Function pallet_fees::pallet::dispatchables::set_fee
source · pub fn set_fee<T: Config>(key: T::FeeKey, fee: BalanceOf<T>)
Expand description
Set the given fee for the key
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_fee
.