Failed to deserialize args? #16
JatinSupra
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ISSUE SUMMARY: Failed to deserialize args Here:
➥ SOLUTION SUMMARY:
An empty Uint8Array() fails because strings need a length prefix, and Option needs a first byte for Some or None.
maybe try this
IF This Gives, failed to deserialize arg error, Use this updated method for serializing the optional string
Beta Was this translation helpful? Give feedback.
All reactions