Zephyr coin support

Solo mining will require `--coin Zephyr` in command line, or `"coin": "Zephyr",` in `pools` section of config.json
This commit is contained in:
SChernykh 2023-06-24 14:37:20 +02:00
parent d5a8f8a5ae
commit 6c10cc5a4b
3 changed files with 44 additions and 4 deletions

View file

@ -39,6 +39,7 @@ public:
KEVA,
RAVEN,
WOWNERO,
ZEPHYR,
MAX
};