Function polkadot_node_subsystem_util::request_validator_groups [−][src]
pub async fn request_validator_groups(
parent: Hash,
sender: &mut impl SubsystemSender
) -> RuntimeApiReceiver<(Vec<Vec<ValidatorIndex>>, GroupRotationInfo)>
Expand description
Request ValidatorGroups
from the runtime