Post
Topic
Board Development & Technical Discussion
Re: MultiSig BUT with Bitcoin Addresses NOT Public Keys
by
DeathAndTaxes
on 08/01/2015, 22:07:48 UTC
Once again "No there is no way to perform multisig with addresses."

You must have two or more public keys.  Not addresses or pubkeyhashes.


Technically an address can be created from the hash of a custom script (P2SH) but I am unsure if there are the necessary op_codes in the scripting language to allow you to validate against signature of one of many pubkeyhashes.