Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoutablePool ¶
func NewRoutablePool(pool domain.PoolI, tokenOutDenom string, takerFee osmomath.Dec) domain.RoutablePool
NewRoutablePool creates a new RoutablePool. Panics if pool is of invalid type or if does not contain tick data when a concentrated pool.
func NewRoutableResultPool ¶
func NewRoutableResultPool(ID uint64, poolType poolmanagertypes.PoolType, spreadFactor osmomath.Dec, tokenOutDenom string, takerFee osmomath.Dec) domain.RoutablePool
NewRoutableResultPool returns the new routable result pool with the given parameters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.