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/bcMultiChainTest/CallContractFromNotBestBlockFiller.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/bcMultiChainTest/CallContractFromNotBestBlockFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json index 8cd687883..a5d01d712 100644 --- a/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json +++ b/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "Ethash", "expect" : [ { - "network" : ["ALL"], + "network" : ["Frontier", "EIP150", ">=Constantinople"], "result" : { "ec0e71ad0a90ffe1909d27dac207f7680abba42d" : { "balance" : "1", |