I just switched over to it but 2 things I'm noticing. 1) even though I put in the slushpool stratum server URL in the miner.bat file, when it starts it immediately connects to "zec-eu1.nanopool.org:6666" and 2) my rate monitoring on slushpool is not changing at all.
I realize there's a dev fee baked in, but how long does that mine actively for the dev and when will it actually start mining to my pool/wallet settings?
Here's the connection line from the beginning of the logfile:
[INFO] [2018-02-11T22:34:42-05:00] Connected to zec-eu1.nanopool.org:6666
My config (with address removed):
SET ADDRESS=MYZCASHADDRESS
SET USERNAME=%ADDRESS%.w
SET POOL=sec.slushpool.com:4444
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880 -logfile
any help/info would be appreciated.
And yes, I did google for this but didn't find much...