ParseTransaction for custom serialized Transactions #768
Unanswered
aaronmgdr
asked this question in
Idea / Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now that #691 allows for custom chain serializers, Im realizing if someone was to try and parse one of these Transactions an error would be thrown.
I dont see
parseTransaction
being used internally (except for tests) so maybe the solution is to just include a parseTransaction Function when a serializeTransaction function is created and mention in the docs.Beta Was this translation helpful? Give feedback.
All reactions