referrerpolicy=no-referrer-when-downgrade

Function polkadot_primitives::vstaging::transpose_claim_queue

source ·
pub fn transpose_claim_queue(
    claim_queue: BTreeMap<CoreIndex, VecDeque<Id>>,
) -> TransposedClaimQueue
Expand description

Returns a mapping between the para id and the core indices assigned at different depths in the claim queue.