diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
commit | 7a88cb639e1af2518aa5748f2da01a75391462a3 (patch) | |
tree | 250a9106228091a24f58a1bbd89956c316d0c930 /src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json | |
parent | 1d25604dd0f8a4f9337d32c22bac9c6bf5cc115e (diff) | |
download | dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.gz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.bz2 dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.lz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.xz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.zst dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.zip |
blockchain test source updates
Diffstat (limited to 'src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json index 5d13fffc9..3bba12002 100644 --- a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json +++ b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongNonceFiller.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "Ethash", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "100" |