Bitcoin Forum
September 11, 2025, 01:40:03 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Selective M of N Transaction  (Read 1050 times)
TalkingAntColony (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
November 28, 2012, 09:52:30 PM
 #1

Would it be possible to have an m-of-n transaction that would require some keys but not others? For instance, in order to redeem the funds in hypothetical transaction X, we need signatures from the following keys:
 - a master key
 - 2 of N other keys

Transaction X is similar to a 3-of-N multisig transaction, except that one of the keys must be the "master key." I am not very familiar with scripts, but would this functionality be possible? Furthermore, can anyone comment on the possibilities or limitations of scripts?
Mike Hearn
Legendary
*
expert
Offline Offline

Activity: 1526
Merit: 1147


View Profile
November 28, 2012, 10:20:37 PM
 #2

Yes that's possible.

<master pubkey> CHECKSIGVERIFY 2 <otherkey1> <otherkey2> CHECKMULTISIGVERIFY
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!