Can someone help with Nicehash and BeamV2 I'm using the string below and can't connect
miner.exe --algo beamhashII --server stratum://beamv2.usa-new.nicehash.com --port 3378 --ssl 1 --user myaddress
Hi,
this is how RainbowMiner software creates the string:
For Nvidia:
miner.exe --server beamv2.eu-new.nicehash.com --port 3378 --user youraddress --pass x --algo BeamHashII --cuda 1 --opencl 0
For AMD:
miner.exe --server beamv2.eu-new.nicehash.com --port 3378 --user youraddress --pass x --algo BeamHashII --cuda 0 --opencl 1
But you should be fine with that one, too:
miner.exe --server beamv2.eu-new.nicehash.com --port 3378 --user youraddress --pass x --algo BeamHashII
RBM