Module penumbra_dex::component

source ·
Available on crate feature component only.
Expand description

The dex component contains implementations of the Penumbra dex with token supplies based on liquidity provider interactions.

Re-exports§

Modules§

Structs§

  • Holds the state of the execution circuit breaker. Responsible for managing the conditions of halting execution of a single batch swap. All execution circuit breaker triggers are non-fatal and will allow the swap to be partially fulfilled up to the search and execution limits managed by the circuit breaker.

Traits§