Hello,
Anyone knows what’s the correct command line under windows for the hivepool ?
Tried the following but it shows “offline” on my farm!
btw: mywallet and myworker are replaced by the real ones.
SET POOL_URL=ssl://eu-eth.hiveon.net:24443
SET WALLET=mywallet
SET WORKER_NAME=myworker
PhoenixMiner.exe -epool %POOL_URL% -ewal %WALLET%.%WORKER_NAME% -epsw x -coin eth
Thank you