pub async fn request_validators(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<Vec<ValidatorId>>Expand description
Request Validators from the runtime
pub async fn request_validators(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<Vec<ValidatorId>>Request Validators from the runtime