diff options
update stSystemOperations fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json index cc81f0187..62b8726b4 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "aa1722f3947def4cf144679da39c4c32bdc35681" : { "balance" : "1000000000000100000" @@ -55,4 +55,4 @@ ] } } -}
\ No newline at end of file +} |