Merge pull request #4347 from ethereum/fix-end2endtest-against-latest-cpp-client

Fixes soltest run against "recent" cpp-ethereum builds.
This commit is contained in:
chriseth
2018-06-25 15:01:12 +02:00
committed by GitHub
+2
View File
@@ -245,6 +245,8 @@ void RPCSession::test_setChainParams(vector<string> const& _accounts)
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x1000000000000",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"nonce": "0x0000000000000042",
"difficulty": "1"
},
"accounts": {