Test updates for recent versions of aleth.

This commit is contained in:
Daniel Kirchner
2018-12-11 04:47:05 +01:00
parent baaefb4b42
commit 6d82ad1338
6 changed files with 13 additions and 55 deletions
-3
View File
@@ -136,9 +136,6 @@ private:
IPCSocket m_ipcSocket;
size_t m_rpcSequence = 1;
unsigned m_maxMiningTime = 6000000; // 600 seconds
unsigned m_sleepTime = 10; // 10 milliseconds
unsigned m_successfulMineRuns = 0;
bool m_receiptHasStatusField = false;
std::vector<std::string> m_accounts;