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