diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json index 9daee56f2..291bf337b 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -23,7 +23,7 @@ }, { "indexes" : { "data" : 1, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000001" : { "storage" : { @@ -40,7 +40,7 @@ }, { "indexes" : { "data" : 2, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000001" : { "storage" : { |