summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Heilman <ethan.r.heilman@gmail.com>2023-12-14 23:43:42 -0500
committerGitHub <noreply@github.com>2023-12-14 23:43:42 -0500
commitbb725e652357f2502fba3cd8e2e8fa92e40ca706 (patch)
treeebdf4e14a04ae80c3df2e5807f2e152839e0d734
parent3d31e5c8947bf5d2d8ba02dc22c5302085b9f91b (diff)
downloadbips-bb725e652357f2502fba3cd8e2e8fa92e40ca706.tar.xz
Wording
Co-authored-by: kallewoof <kalle.alm@gmail.com>
-rw-r--r--bip-???-cat.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-???-cat.mediawiki b/bip-???-cat.mediawiki
index 584f697..40b4cc5 100644
--- a/bip-???-cat.mediawiki
+++ b/bip-???-cat.mediawiki
@@ -13,7 +13,7 @@
==Abstract==
-This BIP defines OP_CAT a new tapscript opcode which allows the concatenation of two values on the stack. This opcode would be activated via a soft fork by redefining the opcode OP_SUCCESS126.
+This BIP reintroduces OP_CAT in the form of a new tapscript opcode which allows the concatenation of two values on the stack. This opcode would be activated via a soft fork by redefining the opcode OP_SUCCESS126.
When evaluated the OP_CAT instruction:
# Pops the top two values off the stack,