mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-02 02:03:03 -05:00
"GET /1/threads" replaced to "GET /2/backends".
This commit is contained in:
@@ -38,6 +38,8 @@ public:
|
||||
static ICpuInfo *info();
|
||||
static void init();
|
||||
static void release();
|
||||
|
||||
inline static Assembly::Id assembly(Assembly::Id hint) { return hint == Assembly::AUTO ? Cpu::info()->assembly() : hint; }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user