If you want mine this coin, try ares miner -
https://github.com/MultiMinerAres/AresminerRebuild/releases/tag/1.1.0For kawpow algo best result now. For my 1 3070 - 32 mh/s
Also for kawpow work "anti-overheat" system.
Bat file:
@echo off
cd %~dp0
cls
AresProject.exe --disable-gpu --algorithm kawpow --pool "pool_address" --wallet "wallet_address"-wallet
pause