Cannot broadcast segwit transaction with two outputs #2103
Closed
liorwavebl
started this conversation in
General
Replies: 1 comment 9 replies
-
|
You need to specify the previous output script for |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to broadcast segwit transactions with two outputs. When I'm trying to broadcast it, I'm receiving this error:
non-mandatory-script-verify-flag (Script failed an OP_EQUALVERIFY operation)The signing is done via this code snippet:
Beta Was this translation helpful? Give feedback.
All reactions