pub fn charge_fee<T: Config>(fee_id: T::FeeId, amount: T::Balance)
Expand description

Charge a fee.

Origin must be the fee destination.

§Warning: Doc-Only

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