Type Alias EligibleLeaders

Source
type EligibleLeaders<T> = (Vec<PeerConfig<T>>, Vec<PeerConfig<T>>);
Expand description

Tuple type for eligible leaders