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

Multisig. Improve subquery discovery #3049

Open
stepanLav opened this issue Jan 27, 2025 · 0 comments
Open

Multisig. Improve subquery discovery #3049

stepanLav opened this issue Jan 27, 2025 · 0 comments
Labels
Bug Issues & PRs that addressing a bug

Comments

@stepanLav
Copy link
Member

Description

multisig.asmulti() inside the utility.batch() call won't be parsed by subquery proxject, due to handlers realisation.

Would be better to have event handler on multisig.NewMultisig and then use call visitor in order to parse block and all extrinsics https://github.com/novasamatech/subquery-call-visitor

Example of that block:
https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fwestend.dotters.network#/explorer/query/0x323a3c2ac7398acc6f05c766fae1d3843f81d8bc53d9f95096d7d554ef977294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues & PRs that addressing a bug
Projects
Status: Todo
Development

No branches or pull requests

2 participants