pub async fn request_claim_queue(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<BTreeMap<CoreIndex, VecDeque<Id>>>
Expand description
Request ClaimQueue
from the runtime
pub async fn request_claim_queue(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<BTreeMap<CoreIndex, VecDeque<Id>>>
Request ClaimQueue
from the runtime