diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json index c2f9cb895..8da711b9f 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes2Filler.json @@ -12,7 +12,7 @@ { "indexes" : { "data" : [0, 2, 3, 4], - "gas" : 1, + "gas" : -1, "value" : -1 }, "network" : [">=Byzantium"], @@ -30,7 +30,7 @@ { "indexes" : { "data" : 1, - "gas" : 1, + "gas" : -1, "value" : -1 }, "network" : [">=Byzantium"], |