Function hotshot_testing::helpers::vid_share
source ยท pub fn vid_share<TYPES: NodeType>(
shares: &[Proposal<TYPES, VidDisperseShare<TYPES>>],
pub_key: TYPES::SignatureKey,
) -> Proposal<TYPES, VidDisperseShare<TYPES>>
pub fn vid_share<TYPES: NodeType>(
shares: &[Proposal<TYPES, VidDisperseShare<TYPES>>],
pub_key: TYPES::SignatureKey,
) -> Proposal<TYPES, VidDisperseShare<TYPES>>