Type Definition pallet_elections::pallet::PresentationDuration [−][src]
type PresentationDuration<T: Config> = StorageValue<_GeneratedPrefixForStoragePresentationDuration<T>, T::BlockNumber, ValueQuery>;
Expand description
How long to give each top candidate to present themselves after the vote ends.