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
Convert a string address to Address object in TransactionOutput
Sometimes user will pass a string address to TransactionOutput, which results in an incorrect cbor. This commit will automatically convert the string address to an Address object.
0 commit comments