Merge xmrig v6.16.3 into master
This commit is contained in:
commit
2a53e73ed5
18 changed files with 159 additions and 48 deletions
|
@ -154,6 +154,8 @@ void xmrig::RxQueue::backgroundInit()
|
|||
continue;
|
||||
}
|
||||
|
||||
// Update seed here again in case there was more than one item in the queue
|
||||
m_seed = item.seed;
|
||||
m_state = STATE_IDLE;
|
||||
m_async->send();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue