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 go struct for Statement Distribution Message #3289

Closed
kishansagathiya opened this issue May 30, 2023 · 0 comments
Closed

Create a go struct for Statement Distribution Message #3289

kishansagathiya opened this issue May 30, 2023 · 0 comments
Assignees

Comments

@kishansagathiya
Copy link
Contributor

kishansagathiya commented May 30, 2023

Issue summary

Translate rust struct for Statement Distribution Message into go.
Make sure that our go struct is same as rust using scale encoding.

  • Make sure that both struct produces the same scale encoding.
  • Make sure that scale encoding of go struct for Statement Distribution Message can be decoded into rust struct for Statement Distribution Message and they have the same internal properties
  • Make sure that scale encodoing of rust struct for Statement Distribution Message can be decoded into go struct for Statement Distribution Message and they have the same internal properties

Other information and links

This issue was closed.
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

No branches or pull requests

2 participants