Always stop mining threads in RandomX dataset change upcoming.
This commit is contained in:
parent
bdaf28adf8
commit
f7ea4b6dbd
5 changed files with 35 additions and 14 deletions
|
@ -44,6 +44,7 @@ class Job;
|
|||
class Rx
|
||||
{
|
||||
public:
|
||||
static bool isReady(const Job &job);
|
||||
static RxDataset *dataset(const Job &job, uint32_t nodeId);
|
||||
static std::pair<size_t, size_t> hugePages();
|
||||
static void destroy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue