Skip to content
New issue

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

Expose ibc port in cosmwasm queries #836

Closed
ethanfrey opened this issue Jun 21, 2021 · 0 comments · Fixed by #851
Closed

Expose ibc port in cosmwasm queries #836

ethanfrey opened this issue Jun 21, 2021 · 0 comments · Fixed by #851
Assignees
Milestone

Comments

@ethanfrey
Copy link
Contributor

We don't expose the full contract info in the queries. getContractInfo returns ContractInfo which is missing a number of fields.

This is what is available in wasm v0.16.0.

ibc_port is especially useful for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants