summaryrefslogtreecommitdiff
path: root/bip-0019.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-12-15 04:07:30 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-12-15 04:10:07 +0000
commitfd5a85d6b8b6e12cb9c26b5e0dd3309e81fc4554 (patch)
treea400640be88b879b841c66b558827977ebdbe9e8 /bip-0019.mediawiki
parent72f18918a8ae655212ea2700b30f0dc4d758b843 (diff)
parenta7cc4c6014934f520ca7fb6e20fd21078e0d61f7 (diff)
downloadbips-fd5a85d6b8b6e12cb9c26b5e0dd3309e81fc4554.tar.xz
Implement BIP 123 for BIP 90 (merging master)
Diffstat (limited to 'bip-0019.mediawiki')
-rw-r--r--bip-0019.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0019.mediawiki b/bip-0019.mediawiki
index 5ad0e0b..c2f89b8 100644
--- a/bip-0019.mediawiki
+++ b/bip-0019.mediawiki
@@ -12,6 +12,10 @@
This BIP proposes M-of-N-signatures required transactions as a new 'standard' transaction type using the existing scripting system without significant modifications.
+==Copyright==
+
+This BIP is licensed under the BSD 2-clause license.
+
==Motivation==
Enable secured wallets, escrow transactions, and other use cases where redeeming funds requires more than a single signature.