User Tools

Site Tools


what_is_multisig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
what_is_multisig [2024/05/06 19:32]
114.119.153.105 old revision restored (2024/03/21 11:26)
what_is_multisig [2024/05/19 11:39] (current)
3.136.17.163 old revision restored (2024/05/06 19:50)
Line 2: Line 2:
  
 Typically a Bitcoin transaction is signed with a single key. One key to authorize moving Bitcoin from one address to another. This functionality is not sufficient for some use cases. The simplest example would be a 2-of-2 multi-sig, if this kind of contract is setup, you will have to supply 2 keys to allow the network to move your Bitcoin. Typically a Bitcoin transaction is signed with a single key. One key to authorize moving Bitcoin from one address to another. This functionality is not sufficient for some use cases. The simplest example would be a 2-of-2 multi-sig, if this kind of contract is setup, you will have to supply 2 keys to allow the network to move your Bitcoin.
- +A typical example of how this would be useful is a 2-of-3. One the creation of the contract you would supply 3 keys, any transactions would require 2 of them to be supplied. So, we can imagine the "owner" of the Bitcoin giving one key to a lawyer, one to a trusted family member and one for themselves. This way if any one of the keys are lost, you are able to access the Bitcoin using just 2 of the keys.
-A typical example of how this would be useful is a 2-of-3. On the creation of the contract you would supply 3 keys, any transactions would require 2 of them to be supplied. So, we can imagine the "owner" of the Bitcoin giving one key to a lawyer, one to a trusted family member and one for themselves. This way if any one of the keys are lost, you are able to access the Bitcoin using just 2 of the keys.+
what_is_multisig.1715023950.txt.gz · Last modified: 2024/05/06 19:32 by 114.119.153.105