Type Definition pallet_quorum::pallet::Proposals
source · pub type Proposals<T: Config> = StorageValue<_GeneratedPrefixForStorageProposals<T>, BoundedVec<ProposalItem<T::BlockNumber, T::AccountId, <T as Config>::StringLimit, T::VotesLimit>, T::ProposalsCap>, ValueQuery>;
Expand description
Set of proposals for the Quorum