Module penumbra_dex::lp::position

source ·

Structs§

  • A hash of a Position.
  • Encapsulates the immutable parts of the position (phi/nonce), along with the mutable parts (state/reserves).

Enums§

  • The state of a position.

Constants§

  • A trading function’s fee (spread) must be at most 50% (5000 bps)
  • Reserve amounts for positions must be at most 80 bits wide.