diff options
author | Ethan Heilman <ethan.r.heilman@gmail.com> | 2024-04-26 14:02:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 14:02:13 -0400 |
commit | dbc612edfa137ce1f1cbcb9d40f58773758315ae (patch) | |
tree | 782092d9d861ffc63295f4d5d2ac671b7b043719 /bip-0347.mediawiki | |
parent | 5413e18fd93c078d4c12d4845a08b7c9a9b24ada (diff) |
Consistent formatting for Section Headings
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
Diffstat (limited to 'bip-0347.mediawiki')
-rw-r--r-- | bip-0347.mediawiki | 1 |
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== |