mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-25 05:40:39 -05:00
finish updating for yadacoin
This commit is contained in:
@@ -143,6 +143,7 @@ public:
|
||||
static const char *kRX_ARQ;
|
||||
static const char *kRX_GRAFT;
|
||||
static const char *kRX_SFX;
|
||||
static const char *kRX_YADA;
|
||||
# endif
|
||||
|
||||
# ifdef XMRIG_ALGO_ARGON2
|
||||
|
||||
@@ -40,8 +40,8 @@ public:
|
||||
WOWNERO,
|
||||
ZEPHYR,
|
||||
TOWNFORGE,
|
||||
MAX,
|
||||
YADA,
|
||||
MAX
|
||||
};
|
||||
|
||||
static const char *kDisabled;
|
||||
|
||||
Reference in New Issue
Block a user