Type Definition pallet_transaction_payment::pallet::NextFeeMultiplier
source · pub type NextFeeMultiplier<T: Config> = StorageValue<_GeneratedPrefixForStorageNextFeeMultiplier<T>, Multiplier, ValueQuery, NextFeeMultiplierOnEmpty>;Expand description
Storage type is StorageValue with value type Multiplier.