Type Alias hotshot::traits::election::two_static_committees::StakeTables

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

Tuple type for stake tables