aboutsummaryrefslogtreecommitdiffstats
path: root/test/RPCSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/RPCSession.h')
-rw-r--r--test/RPCSession.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/RPCSession.h b/test/RPCSession.h
index 105ba378..a0b1e9ef 100644
--- a/test/RPCSession.h
+++ b/test/RPCSession.h
@@ -126,6 +126,7 @@ private:
IPCSocket m_ipcSocket;
size_t m_rpcSequence = 1;
+ unsigned m_maxMiningTime = 15000; // 15 seconds
unsigned m_sleepTime = 10;
unsigned m_successfulMineRuns = 0;