pub fn set_fee_per_second<T: Config>(
    asset_location: Box<VersionedLocation>,
    fee_per_second: u128
)
Expand description

Set the fee per second of an asset on its reserve chain

§Warning: Doc-Only

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