#1227 Added "arqma" value for "coin" option.

This commit is contained in:
XMRig
2019-10-09 09:20:54 +07:00
parent a84c459f45
commit ff7d404908
2 changed files with 11 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ public:
enum Id : int {
INVALID = -1,
MONERO,
ARQMA
};