Post
Topic
Board Pools (Altcoins)
Re: █▓▒░-< [ZPOOL.CA][FlexFee™][SegWit] The miners multipool >-░▒▓█
by
JaredKaragen
on 14/02/2018, 00:55:03 UTC
"Hi need a little help with multi Algo mining setup. I use zpool the template setup below is for windows . I just want to switch between blake2s and lyra2v2 whichever is most profitable. I have 2 commands in been using to switch manually
./ccminer -x64 -a lyra2v2 -o stratum+tcp://lyra2v2.mine.zpool.ca:4533 -u walletaddress -p c=XSH
./ccminer -x64 -a blake2s -o stratum+tcp://blake2s.mine.zpool.ca:5766 -u walletaddress -p c=XSH

how could i merge these two into choosing between the 2 algos? scratching my head a little im using ubuntu and ccminer"


take a look at the main page of zpool.ca and the algo switching section.

its by means of the password;  and setting your miner app to not retry any connections;  and looping them in a batch file to keep trying as the connections get dropped.  Also;  don't forget to normalize or you won't mine what's most profitable for your card.  Instructions to normalize are in the same link mentioned below; it will be in one of the older batch threads.


I also have a series of batch files linked in my sig for controlling the profit switching/algo manually, or automatically.