mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
cool
This commit is contained in:
parent
069a21d972
commit
7e20c09f52
1 changed files with 1 additions and 1 deletions
|
|
@ -109,8 +109,8 @@ const (
|
||||||
MLOAD
|
MLOAD
|
||||||
MSTORE
|
MSTORE
|
||||||
MSTORE8
|
MSTORE8
|
||||||
SLOAD
|
|
||||||
SLOADEXT
|
SLOADEXT
|
||||||
|
SLOAD
|
||||||
SSTORE
|
SSTORE
|
||||||
JUMP
|
JUMP
|
||||||
JUMPI
|
JUMPI
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue