mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-11 09:22:48 -05:00
Updated version
This commit is contained in:
@@ -91,6 +91,8 @@ void xmrig::CpuWorker<N>::allocateRandomX_VM()
|
||||
if (Nonce::sequence(Nonce::CPU) == 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
dataset = Rx::dataset(m_job.currentJob(), m_node);
|
||||
}
|
||||
|
||||
if (!m_vm) {
|
||||
|
||||
Reference in New Issue
Block a user