Skip to content

Commit 38f781c

Browse files
Add alternative name for OP_1NEGATE
1 parent de25f0d commit 38f781c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

opcodes/OP_1NEGATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# OP_1NEGATE
2+
23
:::info
34
**Opcode number:** 79
45
**Byte representation:** `0x4f`
6+
**Other names:** `OP_PUSHNUM_NEG1`
57
**Short Description:** Push the number -1 onto the stack.
68
:::
79

0 commit comments

Comments
 (0)