Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: expose keys for key based queries #22694

Open
tac0turtle opened this issue Nov 29, 2024 · 0 comments
Open

[Feature]: expose keys for key based queries #22694

tac0turtle opened this issue Nov 29, 2024 · 0 comments

Comments

@tac0turtle
Copy link
Member

Summary

AbciQuery and KVQuery are useful for getting data and doing proofs. There is not a clean way to get the keys out without relying on modules or manually reading the code. We should offer a way to see all keys available on a chain that can be queried through the abciQuery system.

Problem Definition

No response

Proposed Feature

With the adoption of collections and the use of schema we should be able to see the keys being used. If we offered an endpoint to see all the keys it would be simpler to see what is available on chain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant