referrerpolicy=no-referrer-when-downgrade
polkadot_node_subsystem_util::runtime

Function fetch_claim_queue

Source
pub async fn fetch_claim_queue(
    sender: &mut impl SubsystemSender<RuntimeApiMessage>,
    relay_parent: Hash,
) -> Result<ClaimQueueSnapshot, Error>
Expand description

Fetch the claim queue and wrap it into a helpful ClaimQueueSnapshot