diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json index 3418e1b98..3c53eea2c 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier","Homestead", "EIP158", "EIP150" ], + "network" : ["Frontier", ">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { |