I would love to use it, but I have tried everything and I can not use it.
I used the following and it works like a charm.
@echo OFF
REM Change the following address to your Zcash taddr. SET ADDRESS=*My Wallet* SET USERNAME=master0.slave0:masterslave00 SET POOL=btg.suprnova.cc:8816 SET SCHEME=stratum+ssl
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
I think you needed to add the +ssl to your scheme. I was getting an authentication error until I did that.
Thanks, looks like it worked !!!
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs