Nanopool don't see my email. How to write bat file for nanopool so them see my email and i can change payments.
I was able to get it to work with Nanopool by setting a password instead of an email.
Code:
START bminer.exe -uri stratum://<WALLET>.<WORKERNAME>%2F<PASSWORD>:x@zec-us-east1.nanopool.org:16666
I think % is special in windows batch files and I had to double them up. This is working for me on windows with nanopool:
Code:
bminer.exe -uri stratum://ADDRESS.WORKER%%2FEMAIL%%40EMAIL.DOMAIN@zec-us-east1.nanopool.org:6666 -api 127.0.0.1:1880