Page 1 of 1

US miners, have you changed over your pool URL yet?

Posted: Tue Oct 25, 2022 2:22 pm
by Sarah Manter
If you're a US miner, don't forget, you can switch your pool URL over from prohashing.com to us.mining.prohashing.com, and once you set it, you can forget it.

For example, if you're mining ETHW using Gminer, you would change your config file from

Code: Select all

miner.exe --algo ethash --server prohashing.com:3339 --user ProhashingUsername --pass n=workerName,
pause
to

Code: Select all

miner.exe --algo ethash --server us.mining.prohashing.com:3339 --user ProhashingUsername --pass n=workerName
pause