US miners, have you changed over your pool URL yet?
Posted: Tue Oct 25, 2022 2:22 pm
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
to
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
Code: Select all
miner.exe --algo ethash --server us.mining.prohashing.com:3339 --user ProhashingUsername --pass n=workerName
pause