Algo num fix

This commit is contained in:
MoneroOcean 2020-10-19 00:02:40 +00:00
parent 7c2ebd847e
commit 5e351798e0
6 changed files with 5760 additions and 5772 deletions

View file

@ -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