mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 19:16:28 +01:00
Wording
Co-authored-by: kallewoof <kalle.alm@gmail.com>
This commit is contained in:
parent
3d31e5c894
commit
bb725e6523
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
==Abstract==
|
==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:
|
When evaluated the OP_CAT instruction:
|
||||||
# Pops the top two values off the stack,
|
# Pops the top two values off the stack,
|
||||||
|
|
Loading…
Add table
Reference in a new issue