Type Definition supply::pallet::Inflation

source ·
pub type Inflation<T: Config> = StorageValue<_GeneratedPrefixForStorageInflation<T>, T::UnsignedFixedPoint, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type T :: UnsignedFixedPoint.