Type Definition pallet_elections::pallet::VoterCount[][src]

type VoterCount<T> = StorageValue<_GeneratedPrefixForStorageVoterCount<T>, u32, ValueQuery>;
Expand description

Current number of Voters.