Type Definition pallet_quorum::pallet::QuorumProposal
source · pub type QuorumProposal<BlockNumber, AccountId> = ProposalType<AccountId, BlockNumber, Vec<u8>, Vec<AccountId>>;
pub type QuorumProposal<BlockNumber, AccountId> = ProposalType<AccountId, BlockNumber, Vec<u8>, Vec<AccountId>>;