Type Definition pallet_elections_phragmen::pallet::ElectionRounds
source · pub type ElectionRounds<T: Config> = StorageValue<_GeneratedPrefixForStorageElectionRounds<T>, u32, ValueQuery>;
Expand description
The total number of vote rounds that have happened, excluding the upcoming one.