From 3c486749bfba57bc8f5845d9645015c2fdea676d Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 14:00:05 +0300 Subject: optimize stCallCodes src --- .../stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json index c42863d36..bcb62ea6f 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcallcode_101_SuicideMiddleFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : ["Frontier", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "balance" : "1000000010000000000", -- cgit