mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-11 01:22:45 -05:00
Restored variant method
This commit is contained in:
@@ -89,6 +89,8 @@ public:
|
|||||||
bool operator!=(const Job &other) const;
|
bool operator!=(const Job &other) const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
xmrig::Variant variant() const;
|
||||||
|
|
||||||
bool m_autoVariant;
|
bool m_autoVariant;
|
||||||
bool m_nicehash;
|
bool m_nicehash;
|
||||||
int m_poolId;
|
int m_poolId;
|
||||||
|
|||||||
Reference in New Issue
Block a user