1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-30 12:42:43 +00:00

Consistent formatting for Section Headings

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
Ethan Heilman 2024-04-26 14:02:13 -04:00 committed by GitHub
parent 5413e18fd9
commit dbc612edfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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==