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
Sometimes I need to export transaction not yet signed for serialization / deserialization for later use. It is not possible to do that, because builtIncomplete() and fromTransaction() function calls are not exposed from TransactionBuilder.ts.
It would be great to have those calls available publically.
The text was updated successfully, but these errors were encountered:
Sometimes I need to export transaction not yet signed for serialization / deserialization for later use. It is not possible to do that, because builtIncomplete() and fromTransaction() function calls are not exposed from TransactionBuilder.ts.
It would be great to have those calls available publically.
The text was updated successfully, but these errors were encountered: