全 1 件のコメント

[–]belcher_ [スコア非表示]  (0子コメント)

You don't send money to public keys, you send them to addresses (which can be calculated from public keys)

So you'd send money to that multisig address. If you created an address from any of those public keys you could send it to that too, but it would have nothing to do with the multisig address.

This is one of the earliest tutorials on multisig: https://gist.github.com/gavinandresen/3966071 And it's still pretty good.

You can also use this javascript page to use multisig https://coinb.in/ Finally the Electrum and Armory bitcoin wallets also implement it.

I'd highly recommend playing with this stuff on testnet first before doing it with real bitcoins. If you need testnet bitcoins you can ask for them on any forum or get them from a testnet faucet.