pub fn with_fee_swap_path<T: Config>(
    _path: Vec<T::CurrencyId>,
    _amount_in_max: <T as Config>::Balance,
    call: Box<<T as Config>::RuntimeCall>
)
Expand description

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::with_fee_swap_path.