Function polkadot_runtime_parachains::runtime_api_impl::v2::validator_groups
source · pub fn validator_groups<T: Config>(
) -> (Vec<Vec<ValidatorIndex>>, GroupRotationInfo<T::BlockNumber>)
Expand description
Implementation for the validator_groups
function of the runtime API.