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
Run the Rust relayer client queries against Gaiad/ Go Relayer (stargate-3 or stargate-4). The output will include something like:
UnknownConsensusStateType("/ibc.lightclients.tendermint.v1.ConsensusState"))
This is because type-urls have changed
type-url
The text was updated successfully, but these errors were encountered:
Merge pull request cosmos#106 from confio/plafer/typo-fix
f90dd76
Fix a copy/paste typo in an error message
ancazamfir
No branches or pull requests
Steps to Reproduce
Run the Rust relayer client queries against Gaiad/ Go Relayer (stargate-3 or stargate-4). The output will include something like:
This is because
type-url
s have changedFor Admin Use
The text was updated successfully, but these errors were encountered: