Type Definition pallet_quorum::pallet::Votes

source ·
pub type Votes<T: Config> = StorageMap<_GeneratedPrefixForStorageVotes<T>, Blake2_128Concat, Hash, ProposalVotes<T::BlockNumber, BoundedVec<T::AccountId, T::VotesLimit>>>;
Expand description

Set of Votes for each proposal