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
ibc-rs/proto/src/prost/ibc.core.channel.v1.rs
Lines 276 to 386 in 1a77c0a
Required:
v-0
The text was updated successfully, but these errors were encountered:
Merge pull request informalsystems#94 from informalsystems/upstream-p…
d939c08
…rost-0.11 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:ibc-rs/proto/src/prost/ibc.core.channel.v1.rs
Lines 276 to 386 in 1a77c0a
Required:
v-0
CLI loop to register for close events and exitFor Admin Use
The text was updated successfully, but these errors were encountered: