diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json index 90c83e426..116dd3942 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json @@ -15,11 +15,11 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : ["Frontier"], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x" : "0x00", + "0x00" : "0x00", "0x02" : "0x00" } } @@ -35,7 +35,7 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x02" : "0x03e9" } } |