diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json b/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json index fe9675a57..160863992 100644 --- a/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json +++ b/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json @@ -30,7 +30,7 @@ "d2571607e241ecf590ed94b12d87c94babe36db6" : { "nonce" : "1", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } @@ -56,7 +56,7 @@ "d2571607e241ecf590ed94b12d87c94babe36db6" : { "nonce" : "2", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } @@ -82,7 +82,7 @@ "d2571607e241ecf590ed94b12d87c94babe36db6" : { "nonce" : "1", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } |