mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Adds comma
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
parent
852502b9cf
commit
c10870a390
@ -20,7 +20,7 @@ This document is licensed under the 3-clause BSD license.
|
|||||||
|
|
||||||
==Specification==
|
==Specification==
|
||||||
|
|
||||||
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,
|
||||||
# concatenates the popped values together in stack order,
|
# concatenates the popped values together in stack order,
|
||||||
# and then pushes the concatenated value on the top of the stack.
|
# and then pushes the concatenated value on the top of the stack.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user