-
Notifications
You must be signed in to change notification settings - Fork 299
feat(express): migrate coinSignTx to typed routes #7161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(express): migrate coinSignTx to typed routes #7161
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we already have codecs for txRequests in public-types, can we re-use those instead?
81482a7
to
01a7889
Compare
01a7889
to
c2638e0
Compare
Added TransactionRequest codec from public-types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good from the SDK reviewers' side
Ticket: WP-5422