Removed m_bench field from Job class.
This commit is contained in:
@@ -59,5 +59,4 @@ void xmrig::NullClient::setPool(const Pool& pool)
|
||||
}
|
||||
|
||||
m_job.setAlgorithm(m_pool.algorithm().id());
|
||||
m_job.setBench(m_pool.benchSize());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user