Oh.. I see!
Right now we use "full" command line options, that is
./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
./miniZ -l arrow.dapool.io:3333 -u wallet.rigname -p x
or
./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