diff options
split metropolis
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json index ba917236d..58659ce3e 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callChangeRevertFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -27,7 +27,7 @@ }, { "indexes" : { "data" : 1, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "2000000000000000000000000000000000000000" : { "storage" : { @@ -43,7 +43,7 @@ }, { "indexes" : { "data" : 2, "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "3000000000000000000000000000000000000000" : { "storage" : { |