Removed rx/keva

Keva coin is too small now.
This commit is contained in:
SChernykh
2024-07-31 08:28:05 +02:00
parent 157beef82d
commit 8d7e772f70
16 changed files with 3795 additions and 3989 deletions

View File

@@ -44,9 +44,6 @@ const RandomX_ConfigurationBase *xmrig::RxAlgo::base(Algorithm::Id algorithm)
case Algorithm::RX_SFX:
return &RandomX_SafexConfig;
case Algorithm::RX_KEVA:
return &RandomX_KevaConfig;
default:
break;
}