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