pub async fn request_validator_groups(
    parent: Hash,
    sender: &mut impl SubsystemSender<RuntimeApiMessage>
) -> RuntimeApiReceiver<(Vec<Vec<ValidatorIndex>>, GroupRotationInfo)>
Expand description

Request ValidatorGroups from the runtime