summaryrefslogtreecommitdiff
path: root/bip-0017.mediawiki
diff options
context:
space:
mode:
authorMatt David <matt@netki.com>2016-12-02 14:37:53 -0800
committerMatt David <matt@netki.com>2016-12-02 14:37:53 -0800
commit1ba95330d11e94e008548006967830e5d61925de (patch)
tree1691a2634704c5315aa4a266581c568d8c82d897 /bip-0017.mediawiki
parent9ec4be28087c129d057bc7fb58a3aa3085f118f7 (diff)
parentacffcfbe18810b8d50cdd08c0973bef4add2aca1 (diff)
downloadbips-1ba95330d11e94e008548006967830e5d61925de.tar.xz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'bip-0017.mediawiki')
-rw-r--r--bip-0017.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0017.mediawiki b/bip-0017.mediawiki
index 44011d5..3863487 100644
--- a/bip-0017.mediawiki
+++ b/bip-0017.mediawiki
@@ -11,6 +11,10 @@
This BIP describes a new opcode (OP_CHECKHASHVERIFY) for the Bitcoin scripting system, and a new 'standard' transaction type that uses it to enables the receiver of bitcoins to specify the transaction type needed to re-spend them.
+==Copyright==
+
+This BIP is licensed under the BSD 2-clause license.
+
==Motivation==
The purpose of pay-to-script-hash is to move the responsibility for supplying the conditions to redeem a transaction from the sender of the funds to the redeemer.