Files
pezkuwi-subxt/prdoc/1.10.0/pr_3950.prdoc
T
Egor_P ddb53c87f5 [Backport] Version bumps and prdoc reorg from 1.10.0 (#4052)
This PR backports `spec_version`, `node_version` bumps and reordering of
the prdocs from the 1.10.0 release branch
2024-04-10 06:30:00 +00:00

13 lines
365 B
Plaintext

title: Add `ClaimQueue` wrapper
doc:
- audience: Node Dev
description: |
Intoduces a new wrapper type: `ClaimQueueSnapshot`. It contains a snapshot of the `ClaimQueue`
at an arbitrary relay chain block. Two methods are exposed to allow access to the claims at
specific depths.
crates:
- name: polkadot-node-subsystem-util
bump: minor