Skip to content

Commit

Permalink
fix merge err
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaley committed Apr 22, 2024
1 parent f80fa20 commit 855c403
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/vm/opcodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ var opCodeToString = map[OpCode]string{
MSIZE: "MSIZE",
GAS: "GAS",
JUMPDEST: "JUMPDEST",
PUSH0: "PUSH0",

BEGINSUB: "BEGINSUB",
JUMPSUB: "JUMPSUB",
Expand Down

0 comments on commit 855c403

Please sign in to comment.