Type Definition pallet_funding::Issued
source · [−]pub type Issued<T: Config> = StorageValue<_GeneratedPrefixForStorageIssued<T>, u128, ValueQuery>;
Expand description
Initially 55% of Supply Reduces as funds distributed.
pub type Issued<T: Config> = StorageValue<_GeneratedPrefixForStorageIssued<T>, u128, ValueQuery>;
Initially 55% of Supply Reduces as funds distributed.