You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comes after #211.
Once the header verifier is ready, it should be integrated into the Comet contract as part of the verify_client_message method.
This implementation should also include other required stateless and stateful checks. Basically similar to how verify_header is implemented in ibc-rs.
The text was updated successfully, but these errors were encountered:
Context
Comes after #211.
Once the header verifier is ready, it should be integrated into the Comet contract as part of the
verify_client_message
method.This implementation should also include other required stateless and stateful checks. Basically similar to how
verify_header
is implemented inibc-rs
.The text was updated successfully, but these errors were encountered: