VidShares2

Type Alias VidShares2 

Source
type VidShares2<TYPES> = BTreeMap<<TYPES as NodeType>::View, HashMap<<TYPES as NodeType>::SignatureKey, Proposal<TYPES, VidDisperseShare2<TYPES>>>>;

Aliased Typeยง

struct VidShares2<TYPES> { /* private fields */ }