mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-30 00:15:28 +00:00
Added missing types
This commit is contained in:
parent
5ea7598408
commit
1b431f29e5
@ -166,6 +166,7 @@ var opCodeToString = map[OpCode]string{
|
||||
GASLIMIT: "GASLIMIT",
|
||||
|
||||
// 0x50 range - 'storage' and execution
|
||||
POP: "POP",
|
||||
DUP: "DUP",
|
||||
SWAP: "SWAP",
|
||||
MLOAD: "MLOAD",
|
||||
|
Loading…
x
Reference in New Issue
Block a user