Module withdraw_route

Source
Expand description

Withdraw route planning for collecting assets from markets.

Structs§

WithdrawRoute
A planned route for withdrawing assets.
WithdrawRouteEntry
An entry in a withdraw route.

Enums§

WithdrawRouteError
Errors that can occur during withdraw route operations.

Functions§

build_withdraw_route
Build a withdraw route from market principals.
build_withdraw_route_with_liquidity
Build a withdraw route with liquidity constraints.