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 --- ...ontractToCreateContractWhichWouldCreateContractIfCalledFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json index 372e6eb49..4b017d2e7 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "1", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6", + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6", "0x01" : "0x00" } }, @@ -34,7 +34,7 @@ "balance" : "1", "nonce" : "1", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } -- cgit v1.2.3