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

Create a proto encoded TxBody with a MsgSend #211

Closed
3 tasks done
webmaster128 opened this issue Jun 10, 2020 · 0 comments · Fixed by #221
Closed
3 tasks done

Create a proto encoded TxBody with a MsgSend #211

webmaster128 opened this issue Jun 10, 2020 · 0 comments · Fixed by #221

Comments

@webmaster128
Copy link
Member

webmaster128 commented Jun 10, 2020

At https://github.com/cosmos/cosmos-sdk/blob/master/x/bank/types/types.proto there is a protobuf definition for MsgSend. We need a demo package (just tests, no API design) that

This requires looking into possible protobuf encoding libraries.

The spec for that is ADR-020 and there is an overview available at https://warta.it/blog/cosmos-sdk-protobuf-signing

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

Successfully merging a pull request may close this issue.

2 participants