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 Approval Distribution Message #3288

Closed
kishansagathiya opened this issue May 30, 2023 · 1 comment · Fixed by #3326
Closed

Create a go struct for Approval Distribution Message #3288

kishansagathiya opened this issue May 30, 2023 · 1 comment · Fixed by #3326
Assignees

Comments

@kishansagathiya
Copy link
Contributor

Issue summary

Translate rust struct for Approval 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 Approval Distribution Message can be decoded into rust struct for Approval Distribution Message and they have the same internal properties
  • Make sure that scale encodoing of rust struct for Approval Distribution Message can be decoded into go struct for Approval Distribution Message and they have the same internal properties

Other information and links

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