We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DuplicateVoteEvidence has a field pubkey which does not exist on the go side: tendermint/tendermint#4959 (comment)
The text was updated successfully, but these errors were encountered:
NVM, in 0.33.x this still has a pubkey field: https://github.com/tendermint/tendermint/blob/e22acc0f451805e9ceef588561b5877be0fb1614/types/evidence.go#L213-L217
Probably not worth top track this single breaking change in an issue. Closing again.
Sorry, something went wrong.
No branches or pull requests
DuplicateVoteEvidence has a field pubkey which does not exist on the go side:
tendermint/tendermint#4959 (comment)
The text was updated successfully, but these errors were encountered: