mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-19 12:12:46 -05:00
Fixed DefyX detection as rx algo
This commit is contained in:
@@ -131,6 +131,8 @@ xmrig::String xmrig::Threads<T>::profileName(const Algorithm &algorithm, bool st
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (name == "defyx" && has("rx")) return "rx";
|
||||||
|
|
||||||
if (has(kAsterisk)) {
|
if (has(kAsterisk)) {
|
||||||
return kAsterisk;
|
return kAsterisk;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user