pub type NextFeeMultiplier<T: Config> = StorageValue<_GeneratedPrefixForStorageNextFeeMultiplier<T>, Multiplier, ValueQuery, NextFeeMultiplierOnEmpty>;
Expand description

Storage type is StorageValue with value type Multiplier.