diff options
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json index 4bce89a2f..c63e3f2ec 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "1", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6", + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6", "0x02" : "0x03" } }, @@ -31,7 +31,7 @@ "balance" : "1", "nonce" : "1", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } @@ -47,7 +47,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "0", "storage" : { - "0x" : "0x00", + "0x00" : "0x00", "0x02" : "0x00" } }, |