mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -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;
|
||||
|
||||
case Algorithm::DEFYX:
|
||||
randomx_apply_config(RandomX_ScalaConfig);
|
||||
return &RandomX_ScalaConfig;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user