diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-05 23:45:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-05 23:45:42 +0800 |
commit | cdb92166ef8bd49c88c8a9025a16d9f782a7dc76 (patch) | |
tree | 0812922a4568247341ea810fd77bcac6b82c9f33 /src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json | |
parent | 140026d0f7094526ea718e6a2f6f3cde6d5eb44d (diff) | |
download | dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.gz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.bz2 dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.lz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.xz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.zst dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.zip |
update stTransitionTest fillers
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 +} |