From c083eed5a526f3587c424dd1e2622f81a9ae2878 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Tue, 30 Jan 2018 16:05:58 +0100 Subject: Fixing errors from JSONSchema/st-filler-schema.json --- .../ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json') diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json index d59bf31b0..f39169db6 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json @@ -34,7 +34,7 @@ "result" : { "1000000000000000000000000000000000000001" : { "storage" : { - "0x01" : "0" + "0x01" : "0x00" } } } -- cgit v1.2.3