You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Issue summary
Translate rust struct for Approval Distribution Message into go.
Make sure that our go struct is same as rust using scale encoding.
Approval Distribution Message
can be decoded into rust struct forApproval Distribution Message
and they have the same internal propertiesApproval Distribution Message
can be decoded into go struct forApproval Distribution Message
and they have the same internal propertiesOther information and links
The text was updated successfully, but these errors were encountered: