Backport fixes from v4.
This commit is contained in:
parent
1cd1f13fee
commit
f6752310b4
4 changed files with 11 additions and 8 deletions
|
@ -78,7 +78,6 @@ void xmrig::Nonce::reset(uint8_t index)
|
|||
std::lock_guard<std::mutex> lock(mutex);
|
||||
|
||||
m_nonces[index] = 0;
|
||||
touch();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue