Fixed many "new job" messages when solo mining
Fix for https://github.com/xmrig/xmrig/issues/2127
This commit is contained in:
parent
0b7dfaabe0
commit
91ad6fcf3d
2 changed files with 24 additions and 4 deletions
|
@ -89,6 +89,8 @@ private:
|
|||
String m_tlsFingerprint;
|
||||
String m_tlsVersion;
|
||||
Timer *m_timer;
|
||||
uint64_t m_blocktemplateRequestHeight = 0;
|
||||
String m_blocktemplateRequestHash;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue