Closed zzir closed 6 years ago
Thanks a lot for pointing this out. Looking into it right now!
The problem there is that one of the two pubkeys in the multisig script starts with 0x00
, which is an invalid prefix for Bitcoin pubkeys. We need to decide whether a multisig script (by the way, also P2PK scripts can suffer from this) should still be considered a multisig even if the keys it includes are invalid.
chainside-btcpy (0.3.3)
height:
232023
txid:701b8cc6652deadd9cfcbfb0ec8da6f957f8dd36c7184af8e2235bd2958a877f
code:
output:
Type is "nonstandard".
Then the output of Bitcoin-cli
Type is "multisig"!