Type Alias hotshot_example_types::storage_types::VidShares
source · type VidShares<TYPES> = HashMap<<TYPES as NodeType>::View, HashMap<<TYPES as NodeType>::SignatureKey, Proposal<TYPES, VidDisperseShare<TYPES>>>>;
Aliased Type§
struct VidShares<TYPES> { /* private fields */ }