pub fn dynamic_destination_deal<T: Config>(
destination: TargetId,
asset: Asset,
amount: BalanceOf<T>,
reward_asset: Asset,
max_reward: BalanceOf<T>,
remote_origin_nonce: u32,
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::dynamic_destination_deal
.