diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json index f1794fd28..7ab60a3ae 100644 --- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json +++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "Ethash", "expect" : [ { - "network" : ["ALL"], + "network" : ["Frontier", "EIP150", ">=Constantinople"], "result" : { "ec0e71ad0a90ffe1909d27dac207f7680abba42d" : { "balance" : "120", |