mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-26 14:02:53 -05:00
Algo num fix
This commit is contained in:
@@ -111,8 +111,6 @@ static AlgoName const algorithm_names[] = {
|
||||
{ "RandomSFX", nullptr, Algorithm::RX_SFX },
|
||||
{ "randomx/keva", "rx/keva", Algorithm::RX_KEVA },
|
||||
{ "RandomKEVA", nullptr, Algorithm::RX_KEVA },
|
||||
{ "defyx", "defyx", Algorithm::RX_DEFYX },
|
||||
{ "DefyX", nullptr, Algorithm::RX_DEFYX },
|
||||
{ "panthera", "panthera", Algorithm::RX_XLA },
|
||||
{ "Panthera", "panthera", Algorithm::RX_XLA },
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user