pub async fn request_para_backing_state(
parent: Hash,
para_id: Id,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<Option<BackingState>>
Expand description
Request ParaBackingState
from the runtime
pub async fn request_para_backing_state(
parent: Hash,
para_id: Id,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<Option<BackingState>>
Request ParaBackingState
from the runtime