Type Definition dock_poa::pallet::EmissionSupply  
source · pub type EmissionSupply<T> = StorageValue<_GeneratedPrefixForStorageEmissionSupply<T>, BalanceOf<T>, ValueQuery>;Expand description
Remaining emission supply. This reduces after each epoch as emissions happen unless emissions are disabled.