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