Fixed arqma coin autodetect

This commit is contained in:
Ben Gräf 2019-11-07 20:51:59 +01:00
parent cbac54179a
commit 621dffeafc
2 changed files with 12 additions and 2 deletions

View file

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