mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-02 02:03:03 -05:00
Apply Scala config correctly
This commit is contained in:
@@ -49,7 +49,7 @@ const RandomX_ConfigurationBase *xmrig::RxAlgo::base(Algorithm::Id algorithm)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case Algorithm::DEFYX:
|
case Algorithm::DEFYX:
|
||||||
randomx_apply_config(RandomX_ScalaConfig);
|
return &RandomX_ScalaConfig;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user