Type Alias IndexedStakeTables

Source
type IndexedStakeTables<T> = (BTreeMap<<T as NodeType>::SignatureKey, PeerConfig<T>>, BTreeMap<<T as NodeType>::SignatureKey, PeerConfig<T>>);
Expand description

Tuple type for indexed stake tables