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 --- src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json index e5023609b..e76eda65a 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call10Filler.json @@ -19,7 +19,7 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "1", + "0x00" : "0x01", "0x01" : "0x0a" } }, @@ -41,8 +41,8 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x01" : "0" + "0x00" : "0x00", + "0x01" : "0x00" } }, "1000000000000000000000000000000000000000" : { -- cgit v1.2.3