For failed check (multi) SIG operation errors, the script must be zeroed
For P2SH transactions, an example redemption script: CScript((my_private_key.pub,OP_CHECKSIG,OP_IF,OP_1,OP_ELSE,OP_1,OP_ENDIF)) Works if the expression…
1 Min Read
Required script-verify-flag-failed (signature must be zero check (multi) sig operation)
I would like to send a raw transaction, but I have a…
3 Min Read