diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json index 5dbb97716..8a5b5ce97 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "79000", @@ -49,4 +49,4 @@ ] } } -}
\ No newline at end of file +} |