From cba1eaf82658bda388a5a36d6c65c59271e5a0ca Mon Sep 17 00:00:00 2001
From: Dimitry <dimitry@ethereum.org>
Date: Mon, 5 Feb 2018 18:15:50 +0300
Subject: update stSystemOperations fillers

---
 .../stSystemOperationsTest/currentAccountBalanceFiller.json             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json')

diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json
index e99ce1198..a9c5cf34a 100644
--- a/src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json
+++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json
@@ -15,7 +15,7 @@
                     "gas" : -1,
                     "value" : -1
                 },
-                "network" : ["ALL"],
+                "network" : [">=Frontier"],
                 "result" : {
                     "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
                         "storage" : {
-- 
cgit v1.2.3