Function pallet_circuit_vacuum::pallet::dispatchables::single_order
source · pub fn single_order<T: Config>(
destination: TargetId,
asset: Asset,
amount: BalanceOf<T>,
reward_asset: Asset,
max_reward: BalanceOf<T>,
insurance: BalanceOf<T>,
target_account: T::AccountId,
speed_mode: SpeedMode
)
Expand description
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::single_order
.