Please help!!!
I want to mine Hush to hush.suprnova.cc by this Bminer. What i must write in the bat file? Where i must write password?
I tried wrote this "bminer -uri stratum://username.workername:password@hush.suprnova.cc:4050"
Tried this
"@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=t1Py2UnxTR5hjYfND6HAvaurnMoVFSEWXCf
SET USERNAME=username.workername
SET PASSWORD=password
SET POOL=hush.suprnova.cc:4050
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880"
But it doesn't work, please help me