-
Notifications
You must be signed in to change notification settings - Fork 103
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
feat: check if the validator address belongs to the validator committee #8178
feat: check if the validator address belongs to the validator committee #8178
Conversation
…a2.0' of github.com:iotaledger/firefly into feat/improve-delegation-list-header
…a2.0' of github.com:iotaledger/firefly into feat/improve-delegation-list-header
… 'feat/improve-delegation-list-header' of github.com:iotaledger/firefly into feat/check-validator-address-belongs-to-comittee
…a2.0' of github.com:iotaledger/firefly into feat/improve-delegation-list-header
… 'feat/improve-delegation-list-header' of github.com:iotaledger/firefly into feat/check-validator-address-belongs-to-comittee
… 'develop-iota2.0' of github.com:iotaledger/firefly into feat/check-validator-address-belongs-to-comittee
… 'develop-iota2.0' of github.com:iotaledger/firefly into feat/check-validator-address-belongs-to-comittee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am getting logAndNotifyError.ts:15 cannot deserialize AccountAddress: missing field accountId at line 1 column 54
not sure if whether I am using an old SDK or what
… 'develop-iota2.0' of github.com:iotaledger/firefly into feat/check-validator-address-belongs-to-comittee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
Closes #8172
Summary
...
Changelog
Testing
Platforms
Instructions
...
Checklist