Post
Topic
Board Mining (Altcoins)
Re: [ANN] Bminer: a fast Equihash/Ethash miner for CUDA GPUs (8.0.0)
by
infectedmushi
on 30/05/2018, 19:07:25 UTC
How do I specify my e-mail address on NanoPool mining ZEC.

like this:

Code:
SET ADDRESS=t1RHddWzxeZouQLdswrqwer7Nsqx1LR94cn
SET RIGNAME=rogue_one_rig
SET USERNAME=%ADDRESS%.%RIGNAME%
SET PASSWORD=x
SET EMAIL=someone@gmail.com
SET POOL=zec-eu1.nanopool.org:6633
SET SCHEME=stratum+ssl

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%.%EMAIL%:%PASSWORD%@%POOL% -api 192.168.1.100:1880 -max-temperature 75

regards.


Thank you - I can confirm that this is indeed working after a small tweak - I had to list my e-mail address as the password filed also - After this I am able to change the payment threshold. I suspect this was also the problem with the previous suggestion where the password was listed as x.


works for me that way .. "¯\_(ツ)_/¯"