mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Fix nicehash support, please note --nicehash option now specified per pool.
This commit is contained in:
@@ -48,7 +48,6 @@ public:
|
||||
protected:
|
||||
void storeStats();
|
||||
|
||||
bool m_nicehash;
|
||||
cryptonight_ctx *m_ctx;
|
||||
int m_id;
|
||||
int m_threads;
|
||||
|
||||
Reference in New Issue
Block a user