Type Definition pallet_committee::pallet::ActiveProposals [−][src]
pub type ActiveProposals<T: Config> = StorageValue<_GeneratedPrefixForStorageActiveProposals<T>, Vec<<T as Config>::Hash>, ValueQuery>;
Expand description
Stores a vector of the hashes of currently active proposals for iteration