diff options
replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json index a1f76bb2b..779637b30 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "aa1722f3947def4cf144679da39c4c32bdc35681" : { "balance" : "1000000000000100000" |