Type Definition pallet_committee::pallet::VotingPeriod [−][src]
pub type VotingPeriod<T: Config> = StorageValue<_GeneratedPrefixForStorageVotingPeriod<T>, T::BlockNumber, ValueQuery>;
Expand description
Store a duration (in blocks) of the voting period