diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json index 47a5fed5d..e9cfcf19a 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callCreateFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : [0,2,3], "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -22,7 +22,7 @@ }, { "indexes" : { "data" : [1], "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |