Restored variant method
This commit is contained in:
parent
40bf930d8c
commit
fa5cc9c4e6
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ public:
|
|||
bool operator!=(const Job &other) const;
|
||||
|
||||
private:
|
||||
xmrig::Variant variant() const;
|
||||
|
||||
bool m_autoVariant;
|
||||
bool m_nicehash;
|
||||
int m_poolId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue