is it currently possible in the Bitcoin blockchain to send coins to an address only after two parties sign messages signaling the funds to be released

0

Like the question states, is it currently possible in the Bitcoin blockchain to send coins to an address, but have the transaction written into a block or validated only after two parties sign messages into the blockchain that the funds should be released?

If it does exist, how does this technically work?

A comment describing or linking to something similar to this or on the off-chain level would be appreciated too.

bvpx

Posted 2013-09-17T02:29:19.653

Reputation: 1 052

Answers

1

It's a built-in blockchain feature called a multisig transaction.

https://en.bitcoin.it/wiki/BIP_0010

Anonymous

Posted 2013-09-17T02:29:19.653

Reputation: 891