We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MsgIBCSoftwareUpgrade
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
Ibc-go v8.0.0 introduced new gov v1 messages MsgIBCSoftwareUpgrade and MsgRecoverClient https://github.com/cosmos/ibc-go/blob/v8.0.0/CHANGELOG.md#features.
MsgRecoverClient
Hermes should choose between UpgradeProposal and MsgIBCSoftwareUpgrade depending on the ibc-go version used by the chain.
UpgradeProposal
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Summary
Ibc-go v8.0.0 introduced new gov v1 messages
MsgIBCSoftwareUpgrade
andMsgRecoverClient
https://github.com/cosmos/ibc-go/blob/v8.0.0/CHANGELOG.md#features.Hermes should choose between
UpgradeProposal
andMsgIBCSoftwareUpgrade
depending on the ibc-go version used by the chain.For Admin Use
The text was updated successfully, but these errors were encountered: