1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-04-18 21:32:42 -04:00

update constants for yadacoin

This commit is contained in:
Matthew Vogel
2024-07-31 23:45:34 -07:00
parent 5f6bcfe949
commit 5342f25fbf
8 changed files with 38 additions and 9 deletions

View File

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