pub async fn request_session_index_for_child(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<SessionIndex>
Expand description
Request SessionIndexForChild
from the runtime
pub async fn request_session_index_for_child(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<SessionIndex>
Request SessionIndexForChild
from the runtime