Post
Topic
Board Development & Technical Discussion
Re: Multi Signature Address
by
User705
on 16/11/2013, 19:39:24 UTC
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?