todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
958 stars 204 forks source link

How to set worker name in okexpool #474

Open darkck opened 2 years ago

darkck commented 2 years ago

teamredminer.exe -a ethash -o stratum+tcp://stratum.okpool.me:3336 -u ckmark2 -p x

If I insert -w worker01 , trm will crash.

pdieppa commented 2 years ago

Have you tried -u ckmark2.worker01 to see if the pool will take it?