Type Alias hotshot::traits::election::two_static_committees::IndexedStakeTables

source ยท
type IndexedStakeTables<T> = (BTreeMap<<T as NodeType>::SignatureKey, <<T as NodeType>::SignatureKey as SignatureKey>::StakeTableEntry>, BTreeMap<<T as NodeType>::SignatureKey, <<T as NodeType>::SignatureKey as SignatureKey>::StakeTableEntry>);
Expand description

Tuple type for indexed stake tables