How to create multi-sig without P2SH?
I would like to use multi-sig, but since the P2SH will be removed I’d like to use something that will be future proof. What are my options?
I would like to use multi-sig, but since the P2SH will be removed I’d like to use something that will be future proof. What are my options?
There is an opcode in BitcoinScript called OP_CHECKMULTISIG. This allows you to apply an N of M unlocking script to your coins.
I go over how it functions in detail in this video: https://streamanity.com/video/3CK2JzUo4EY2um
You are creating this answer as an anonymous user. If you log in we will be able to store the draft as you write it.