Post
Topic
Board Mining (Altcoins)
Re: miniZ, a fast & friendly Equihash 144,5 150,5 125,4 192,7 210,9 96,5 Cuda miner.
by
miniZ
on 01/12/2019, 23:52:14 UTC

Oh.. I see!

Right now we use "full" command line options, that is
Code:
./miniZ --algo 192_7 -l arrow.dapool.io:3333 -u wallet.rigname -p x --pers ArrowPoW

Let us know what you can do, please.
Thank you!

Hi daPool,
in the next version you will be able to write
Code:
./miniZ -l arrow.dapool.io:3333 -u wallet.rigname -p x
or
Code:
./miniZ --url=wallet.rigname@arrow.dapool.io:3333 -p x
For moment you need to specify pers and algo.

Let us know if this answers your question.
Cheers