From cdb92166ef8bd49c88c8a9025a16d9f782a7dc76 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 18:45:42 +0300 Subject: update stTransitionTest fillers --- .../stTransactionTest/CreateTransactionRevertedFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json') diff --git a/src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json index a25b14580..e18100db2 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "132000", @@ -49,4 +49,4 @@ ] } } -} \ No newline at end of file +} -- cgit