type UnpairedProposals<T> = BTreeMap<(ViewNumber, VidCommitment2), (<T as NodeType>::SignatureKey, ProposalMessage<T, Validated>)>;Aliased Typeยง
struct UnpairedProposals<T> { /* private fields */ }type UnpairedProposals<T> = BTreeMap<(ViewNumber, VidCommitment2), (<T as NodeType>::SignatureKey, ProposalMessage<T, Validated>)>;struct UnpairedProposals<T> { /* private fields */ }