Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement RPC method state_queryStorageAt #3182

Closed
edwardmack opened this issue Mar 29, 2023 · 1 comment · Fixed by #3191
Closed

Implement RPC method state_queryStorageAt #3182

edwardmack opened this issue Mar 29, 2023 · 1 comment · Fixed by #3191
Assignees

Comments

@edwardmack
Copy link
Contributor

Issue summary

  • Polkadot.js/api uses RPC method state_queryStorageAt when making javascript calls using the api.query interface. When making these calls to gossamer node we get error:
RPC-CORE: queryStorageAt(keys: Vec<StorageKey>, at?: BlockHash): Vec<StorageChangeSet>:: -32000: rpc: can't find method "state.QueryStorageAt": null

Other information and links

Copy link

🎉 This issue has been resolved in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants