Function pallet_pool_fees::pallet::dispatchables::remove_fee
source · pub fn remove_fee<T: Config>(fee_id: T::FeeId)
Expand description
Remove a fee.
Origin must be the fee editor.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_fee
.