pub async fn request_session_executor_params(
parent: Hash,
session_index: SessionIndex,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<Option<ExecutorParams>>
Expand description
Request SessionExecutorParams
from the runtime