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

Update documentation to explain ICA transactions can be serialised with protobuf or proto3 json #4047

Closed
crodriguezvega opened this issue Jul 9, 2023 · 0 comments · Fixed by #4169
Assignees
Labels
27-interchain-accounts docs Improvements or additions to documentation
Milestone

Comments

@crodriguezvega
Copy link
Contributor

With #3796 it is now possible to open an ICA channel where ICA transactions are encoded proto3 JSON. ibc-go will continue using protobuf serialisation, but CosmWasm ICA contracts can set up the channel selecting proto3 JSON encoding. We should explain this in the documentation.

Backport to v7.3.x.

@crodriguezvega crodriguezvega added docs Improvements or additions to documentation 27-interchain-accounts labels Jul 9, 2023
@crodriguezvega crodriguezvega added this to the v7.3.0 milestone Jul 9, 2023
@srdtrk srdtrk self-assigned this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27-interchain-accounts docs Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants