mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-28 16:57:06 +02:00
@@ -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,
|
||||
|
Reference in New Issue
Block a user