1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-21 21:02:52 -05:00

Algo num fix

This commit is contained in:
MoneroOcean
2020-10-19 00:01:10 +00:00
parent ef7a7a75a2
commit 7c2ebd847e
2 changed files with 1 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
#define ALGO_RX_SFX 23
#define ALGO_RX_KEVA 24
#define ALGO_AR2_CHUKWA 25
#define ALGO_AR2_CHUKWA 26
#define ALGO_AR2_CHUKWA_V2 26
#define ALGO_AR2_WRKZ 27
#define ALGO_ASTROBWT_DERO 28
#define ALGO_KAWPOW_RVN 29