Re-exports§
pub use lp::action::PositionClose;
pub use lp::action::PositionOpen;
pub use lp::action::PositionWithdraw;
pub use swap::Swap;
pub use swap_claim::SwapClaim;
Modules§
- component
component
The dex component contains implementations of the Penumbra dex with token supplies based on liquidity provider interactions.
Structs§
- The configuration parameters for the DEX component.
- A directed tuple of
Unit
s, similar to aDirectedTradingPair
but embedding useful denom data. - Contains the summary data of a trade, for client consumption.
- The canonical representation of a tuple of asset [
Id
]s. - Represents a trading pair in R1CS.