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

Handle inline proposal #12

Closed
rzadp opened this issue Sep 7, 2023 · 1 comment · Fixed by #13
Closed

Handle inline proposal #12

rzadp opened this issue Sep 7, 2023 · 1 comment · Fixed by #13
Assignees

Comments

@rzadp
Copy link
Contributor

rzadp commented Sep 7, 2023

A fix for

const proposalHash = info?.ongoing?.proposal?.lookup?.hash; // TODO: handle inlined proposal as well

It's gonna require testing with a local chain with sped-up referendum, because the real ones do not have a proposal like that.

@rzadp rzadp self-assigned this Sep 7, 2023
@rzadp
Copy link
Contributor Author

rzadp commented Sep 7, 2023

This will probably be a one-line change, but requires a setup to test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant