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
In continuation of #211, the goal here is to implement the verification logic for a misbehavior header, same as the verify_misbehaviour_header function in the tendermint-light-client-verifier.
verify_misbehaviour_header
Unit tests are expected as part of this issue.
The text was updated successfully, but these errors were encountered:
verify_client_message
No branches or pull requests
Context
In continuation of #211, the goal here is to implement the verification logic for a misbehavior header, same as the
verify_misbehaviour_header
function in the tendermint-light-client-verifier.Unit tests are expected as part of this issue.
The text was updated successfully, but these errors were encountered: