finish updating for yadacoin

This commit is contained in:
Matthew Vogel 2024-08-01 00:01:09 -07:00
parent 5342f25fbf
commit 046b2a17d3
4 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -40,8 +40,8 @@ public:
WOWNERO,
ZEPHYR,
TOWNFORGE,
MAX,
YADA,
MAX
};
static const char *kDisabled;