Type Definition pallet_funding::TotalDistributed
source · [−]pub type TotalDistributed<T: Config> = StorageValue<_GeneratedPrefixForStorageTotalDistributed<T>, u128, ValueQuery>;
Expand description
The number of coins distributed. It should equal the sum in AccountIdBalances.