Post
Topic
Board Development & Technical Discussion
Re: Is it possible to sign a message from a multisig address?
by
RocketSingh
on 05/08/2016, 18:19:06 UTC
No it is not possible.

You can sign a message with multiple private keys and thus have multiple signatures, as with a multisig address. However, that would not map to a multisig address but rather three signatures with each one mapping to the three public keys used in the multisig address.
Ok. But, then how come the signing takes place for an outgoing Tx from a multisig address?