pub fn validator_groups<T: Config>() -> (Vec<Vec<ValidatorIndex>>, GroupRotationInfo<BlockNumberFor<T>>)
Expand description
Implementation for the validator_groups
function of the runtime API.
pub fn validator_groups<T: Config>() -> (Vec<Vec<ValidatorIndex>>, GroupRotationInfo<BlockNumberFor<T>>)
Implementation for the validator_groups
function of the runtime API.