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
Fix when decoding strings using hex.DecodeString by stripping 0x … (#946) (#949)
* Fix bug when decoding strings using hex.DecodeString by stripping 0x prefix.
* Remove 0x prefix from value in SubmitValue and NoStakeReport messages.
(cherry picked from commit 16f2791)
Co-authored-by: akrem <71235284+akremstudy@users.noreply.github.com>
0 commit comments