1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 06:00:00 -05:00

Consistently name ARQ identifiers where they were ARQMA

This commit is contained in:
Tony Butler
2020-06-08 15:04:30 -06:00
committed by MoneroOcean
parent e2ea726a6a
commit 57e8fe51e3
4 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
#define ALGO_RX_0 20
#define ALGO_RX_WOW 21
#define ALGO_RX_LOKI 22
#define ALGO_RX_ARQMA 23
#define ALGO_RX_ARQ 23
#define ALGO_RX_SFX 24
#define ALGO_RX_KEVA 25
#define ALGO_RX_DEFYX 26