-
Notifications
You must be signed in to change notification settings - Fork 0
feat(mbe): add support for mpc eddsa sendmany + signing #41
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
Conversation
|
Remember to regenerate the open api specs |
2c25873 to
7863ca6
Compare
7863ca6 to
f9a2617
Compare
mohammadalfaiyazbitgo
left a comment
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.
some comments but nothing blocking.
| throw new Error('txRequestId missing from signed transaction'); | ||
| } | ||
|
|
||
| if (signedTxRequest.apiVersion === 'full') { |
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.
let's default to full
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.
and not support lite
f9a2617 to
1fbb223
Compare
1fbb223 to
9504aa1
Compare
de859d5 to
badf21f
Compare
Ticket: WP-4760