From 7e20c09f527094de67f21b5c2d8044d9ca5b9a3a Mon Sep 17 00:00:00 2001 From: silentcicero Date: Mon, 13 May 2019 17:49:24 +0100 Subject: [PATCH] cool --- core/vm/opcodes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/vm/opcodes.go b/core/vm/opcodes.go index 3f68b7f9a6..bb42aaf0f3 100644 --- a/core/vm/opcodes.go +++ b/core/vm/opcodes.go @@ -109,8 +109,8 @@ const ( MLOAD MSTORE MSTORE8 - SLOAD SLOADEXT + SLOAD SSTORE JUMP JUMPI