Iam hating this crap: "unexpected response code 500: 16:…
Iam hating this crap:
"unexpected response code 500: 16: mandatory-script-verify-flag-failed (Signature must be zero for failed CHECK(MULTI)SIG operation)"
Replies
Working on sCrypt contracts?
what you building?
Trying to set up a simple PSBT with the BSV SDK... I'm running into problems with the signatures...
PSBT is a format for sending transactions that aren't fully signed. This error looks like it's happening when broadcasting, and you can't broadcast a non-fully signed transaction
Yes, exactly. But my txs have signatures...they are just wrong signatures, I guess.