Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[RPC-Spec-V2] Storage: Add iteration support for storage queries #14548

Closed
Tracked by #14222
lexnv opened this issue Jul 11, 2023 · 0 comments · Fixed by #14628
Closed
Tracked by #14222

[RPC-Spec-V2] Storage: Add iteration support for storage queries #14548

lexnv opened this issue Jul 11, 2023 · 0 comments · Fixed by #14628
Assignees
Labels
J0-enhancement An additional feature request.

Comments

@lexnv
Copy link
Contributor

lexnv commented Jul 11, 2023

Add support for iterating over key-values and key-hashes for chainHead_unstable_storage via:

  • descendant values: Iterate over descendants of the provided key and return key - value events
  • descendant hashes: Iterate over descendants of the provided key and return key - hash of value events

// @paritytech/subxt-team

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant