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
relayer-cli, relayer, modules
Add rrly -c config.toml query channels ibc-0 command to query all channels on a given chain.
rrly -c config.toml query channels ibc-0
Use the gRPC query: https://github.com/informalsystems/ibc-rs/blob/44256485f876b88d22cde9b4049d8600cf11c925/proto/src/prost/ibc.core.channel.v1.rs#L407-L426
The text was updated successfully, but these errors were encountered:
ancazamfir
Successfully merging a pull request may close this issue.
Crate
relayer-cli, relayer, modules
Summary
Add
rrly -c config.toml query channels ibc-0
command to query all channels on a given chain.Problem Definition
Proposal
Use the gRPC query:
https://github.com/informalsystems/ibc-rs/blob/44256485f876b88d22cde9b4049d8600cf11c925/proto/src/prost/ibc.core.channel.v1.rs#L407-L426
For Admin Use
The text was updated successfully, but these errors were encountered: