Hello how are you?
I saw that the administrator no longer recommends version 8.1 of Claymore that I used to mine Eth + Sia.
Could you please help me with the command I should put in Claymore v9.4 to mine these two coins together?
Currently I use DwarfPool (Eth) and SiaMining (Sia) and I am 3 days trying to make it work, without success.
Try this... it works for me:
-dpool stratum+tcp://siamining.com -dwal $walletSC/$rigName -dcoin sia -dpsw x -dcri 16 -mport -3333 -allpools 1 -allcoins 1
...you might try to increase the -dcri value to get the max Sia speed without reducing your Ether mining speed.
I tried the command you posted and it is not working unfortunately none of the miners!
None of those options worked.
Now when this is a paid product, I'd expect a better support ...
You are right, a port # is required (9980). Not sure why it worked for me earlier. Here is what I am using now:
-dpool stratum+tcp://siamining.com:9980 -dwal $walletSC/$rigName -dcoin sia -dpsw x -dcri 16 -mport -3333 -allpools 1 -allcoins 1
It worked very well now. Thank you so much. You saved my production!
![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif)
My hero!