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