Type Alias hotshot_types::vid::VidProposal
source ยท pub type VidProposal<TYPES> = (Proposal<TYPES, VidDisperse<TYPES>>, Vec<Proposal<TYPES, VidDisperseShare2<TYPES>>>);
Expand description
VID proposal type
pub type VidProposal<TYPES> = (Proposal<TYPES, VidDisperse<TYPES>>, Vec<Proposal<TYPES, VidDisperseShare2<TYPES>>>);
VID proposal type