Type Definition pallet_funding::UnIssued
source · [−]pub type UnIssued<T: Config> = StorageValue<_GeneratedPrefixForStorageUnIssued<T>, u128, ValueQuery>;Expand description
Initially 45% of Supply (Reserved Funds).
pub type UnIssued<T: Config> = StorageValue<_GeneratedPrefixForStorageUnIssued<T>, u128, ValueQuery>;Initially 45% of Supply (Reserved Funds).