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/EmptyTransactionFiller.json | |
parent | 140026d0f7094526ea718e6a2f6f3cde6d5eb44d (diff) | |
download | tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.gz tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.bz2 tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.lz tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.xz tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.zst tangerine-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.zip |
update stTransitionTest fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json index 08461f378..2650602c6 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "100000", @@ -49,4 +49,4 @@ ] } } -}
\ No newline at end of file +} |