Author

Topic: Multi Signature Address (Read 986 times)

member
Activity: 64
Merit: 10
btc.com
November 17, 2013, 12:42:27 AM
#4
Is there a way to create multi sig adders without all private keys? 
Sure, public keys is the only need.

Quote
Similar to the way to private keys can sign the raw tx separately? 
Yes, separately.

Quote
Is there a way to independently verify how many signatures the multi sig address requires?  For example say 3 partners want to do a venture and they do a ./bitcoind createmultisig 3 ...  Can each partner verify that the address does in fact require 3 signatures?

The information can get from the redeemScript, when you create the address.
legendary
Activity: 896
Merit: 1006
First 100% Liquid Stablecoin Backed by Gold
November 16, 2013, 02:39:24 PM
#3
Is there a way to create multi sig adders without all private keys?  Similar to the way to private keys can sign the raw tx separately?  Is there a way to independently verify how many signatures the multi sig address requires?  For example say 3 partners want to do a venture and they do a ./bitcoind createmultisig 3 ...  Can each partner verify that the address does in fact require 3 signatures?
member
Activity: 64
Merit: 10
btc.com
November 16, 2013, 05:12:53 AM
#2
Can someone point me in the right direction where I can read more about Multi Sig Addr please.

https://gist.github.com/gavinandresen/3966071
legendary
Activity: 896
Merit: 1006
First 100% Liquid Stablecoin Backed by Gold
November 15, 2013, 11:11:34 PM
#1
Can someone point me in the right direction where I can read more about Multi Sig Addr please.
Jump to: