Module dex_swap_router::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Atomically execute a series of trades using
DexGeneral
and/orDexStable
. The whole transaction will rollback if any of the trades fail.