0
I tried implementing multi-signature for bitcoin and it worked successfully. Is it possible to implement multi-signature transactions for Bitcoin_Cash?
0
I tried implementing multi-signature for bitcoin and it worked successfully. Is it possible to implement multi-signature transactions for Bitcoin_Cash?
1
Yes, Bitcoin Cash supports exactly the same script opcodes as Bitcoin (as of this writing), so multisig transactions can be created and spent in exactly the same way.
Could you give me an example to create the multisig transaction for bitcoin cash? – merklexy – 2018-02-28T19:28:30.723
Perhaps you can explain what you are doing for Bitcoin. It should be very easy to adapt it for Bitcoin Cash. – Nate Eldredge – 2018-02-28T20:50:59.830