Added "enabled" field to pools.
This commit is contained in:
parent
bdff4064a2
commit
7c789a0d3c
2 changed files with 14 additions and 6 deletions
|
@ -104,6 +104,7 @@ private:
|
|||
|
||||
Algorithm m_algorithm;
|
||||
Algorithms m_algorithms;
|
||||
bool m_enabled;
|
||||
bool m_nicehash;
|
||||
bool m_tls;
|
||||
int m_keepAlive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue