pub type TotalIssuance<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageTotalIssuance<T, I>, T::Balance, ValueQuery>;
Expand description

The total units issued in the system.