Fixed broken RandomX light mode mining
RandomX VMs didn't get updated properly in light mode.
This commit is contained in:
parent
770b71c69a
commit
64b0d9562e
2 changed files with 7 additions and 0 deletions
|
@ -97,6 +97,7 @@ private:
|
|||
|
||||
# ifdef XMRIG_ALGO_RANDOMX
|
||||
randomx_vm *m_vm = nullptr;
|
||||
Buffer m_seed;
|
||||
# endif
|
||||
|
||||
# ifdef XMRIG_ALGO_GHOSTRIDER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue