Post
Topic
Board Mining (Altcoins)
Re: miniZ fast Equihash miner 144,5 150,5,3 125,4 192,7 210,9 150,5 BeamHashIII 96,5
by
miniZ
on 01/08/2020, 11:25:45 UTC

Thank you for the answer!

Here is command line:
Code:
.\miniZ.exe --url=28acc5ea73280ffea8a8d2a61358f7c500c0c9eb132b0b3bb15eeb63f52fea65a3e@beam-eu.leafpool.com:3333 --par=beam3 --log --ocX


Hi Xadja,
To mine Beam to LeafPool you need to indicate that it is a ssl connection port. Most (if not all) Beam pools use ssl ports.

In this case, the command line needs 'to know' this:
Code:
.\miniZ.exe --url=ssl://28acc5ea73280ffea8a8d2a61358f7c500c0c9eb132b0b3bb15eeb63f52fea65a3e@beam-eu.leafpool.com:3333 --par=beam3 --log --ocX

You'll see that in the log now appears ssl[yes]. It should work now.

Let us know if this solved your issue.
Thanks for for the feedback and for using miniZ. Smiley
Cheers