summaryrefslogtreecommitdiff
path: root/bip-0347.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0347.mediawiki')
-rw-r--r--bip-0347.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0347.mediawiki b/bip-0347.mediawiki
index dca2100..e825284 100644
--- a/bip-0347.mediawiki
+++ b/bip-0347.mediawiki
@@ -16,6 +16,7 @@
This BIP introduces OP_CAT as a tapscript opcode which allows the concatenation of two values on the stack. OP_CAT would be activated via a soft fork by redefining the opcode OP_SUCCESS126 (126 in decimal and 0x7e in hexadecimal). This is the same opcode value used by the original OP_CAT.
== Copyright ==
+
This document is licensed under the 3-clause BSD license.
==Specification==