mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-24 12:32:40 -04:00
"GET /1/threads" replaced to "GET /2/backends".
This commit is contained in:
@@ -42,6 +42,7 @@ class RxDataset;
|
||||
class Rx
|
||||
{
|
||||
public:
|
||||
static RxDataset *dataset();
|
||||
static RxDataset *dataset(const uint8_t *seed, const Algorithm &algorithm, bool hugePages = true);
|
||||
static void stop();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user