summaryrefslogtreecommitdiff
path: root/bip-0010.mediawiki
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-04-05 16:24:43 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-04-05 16:24:43 +0200
commitd83755efa420794d637d7ea62e79294634dba310 (patch)
treecf76da44135d39126a9f757fc3d92eb4a9663550 /bip-0010.mediawiki
parentad078df048726604cccc1cff70ce952815913605 (diff)
parent1647c7e6d3e3866454b803fd874df2d0c4991f4a (diff)
downloadbips-d83755efa420794d637d7ea62e79294634dba310.tar.xz
Merge pull request #45 from laanwj/master
Change date format to ISO 8601
Diffstat (limited to 'bip-0010.mediawiki')
-rw-r--r--bip-0010.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0010.mediawiki b/bip-0010.mediawiki
index 76712f5..b3d750b 100644
--- a/bip-0010.mediawiki
+++ b/bip-0010.mediawiki
@@ -4,7 +4,7 @@
Author: Alan Reiner
Status: Draft
Type: Informational
- Created: 28-10-2011
+ Created: 2011-10-28
</pre>
A multi-signature transaction is one where a certain number of Bitcoins are "encumbered" with more than one recipient address. The subsequent transaction that spends these coins will require each party involved (or some subset, depending on the script), to see the proposed transaction and sign it with their private key. This necessarily requires collaboration between all parties -- to propose a distribution of encumbered funds, collect signatures from all necessary participants, and then broadcast the completed transaction.