VidShares

Type Alias VidShares 

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

Aliased Typeยง

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