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
ibc, relayer, relayer-cli
MsgChannelCloseInit and MsgChannelCloseConfirm raw messages are defined here:
MsgChannelCloseInit
MsgChannelCloseConfirm
https://github.com/informalsystems/ibc-rs/blob/1a77c0af20dee97d45096c4bcafe189c6a4f7689/proto/src/prost/ibc.core.channel.v1.rs#L276-L386
Required:
v-0
The text was updated successfully, but these errors were encountered:
Merge pull request cosmos#94 from informalsystems/upstream-prost-0.11
d939c08
Rust: Bump `prost` to version 0.11
ancazamfir
No branches or pull requests
Crate
ibc, relayer, relayer-cli
Summary
MsgChannelCloseInit
andMsgChannelCloseConfirm
raw messages are defined here:https://github.com/informalsystems/ibc-rs/blob/1a77c0af20dee97d45096c4bcafe189c6a4f7689/proto/src/prost/ibc.core.channel.v1.rs#L276-L386
Required:
v-0
CLI loop to register for close events and exitFor Admin Use
The text was updated successfully, but these errors were encountered: