Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.6 (Windows/Linux)
by
ciripel1289
on 27/06/2017, 14:55:41 UTC
My question is about the Dpools.txt back pools file.
I want to mine UBQ as main coin from a main pool and i have also a second pool as backup. this is set up.
I want to mine sia as main second coin from a pool. If that pool is down i want to mine decred instead from the backup pool.
I can't make the dpools.txt file to work like this.

Normally i can set up the -dcri command in the config.txt file and also the -dcoin command.
But i want to set up 2 pools as a backup. First pool to be a Decred pool and the second one to be a Siacoin pool.
Can i make a file dpools.txt like this?

POOL: stratum+tcp://sia-eu1.nanopool.org:7777, WALLET: //, DCOIN: sia, DCRI: 17
POOL: stratum+tcp://dcr.suprnova.cc:3252, WALLET: user.1, PSW: 1, DCRI: 28


Seems to not be accepted the DCOIN and DCRI command in the dpools.txt.
So due to this i guess it is only possible to mine only one time of second coin and to set up 2 pools for the same coin.
Is this correct or there is another workaround?