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