Who is using IbcQuery::ListChannels and for what? #1849
webmaster128
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, Astroport uses it to ensure interchain governance proposals are submitted with a valid channel. You can see it in this check in the governance contract. In other areas we also use it to check that a valid channel was provided. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to improve API design, we look for users and use cases of IbcQuery::ListChannels
If you know someone doing that in a public or private codebase, please let us know! Any hints are appreciated.
Please note this bug for
port_id: None
in wasmd that we want to fix: CosmWasm/wasmd#1597Beta Was this translation helpful? Give feedback.
All reactions