But i get : stratum+tcp://mine.zpool.ca:5744 not responding !
Is something wrong with the pool ?
Or do i have a issue with cgminer ?
This is the command line i use :
cgminer.exe --blake256 -o stratum+tcp://mine.zpool.ca:5744 -u 1BZv8NwcXFwHZtX3wtkNiD3jaF1y59Ewjz -p d=2
you are trying to run the blake256 algo on the decred port.... see below. Make sure your miner supports decred and your video card.
cgminer.exe --decred -o stratum+tcp://mine.zpool.ca:5744 -u 1BZv8NwcXFwHZtX3wtkNiD3jaF1y59Ewjz -p c=BTC,d=2,decred
[/quote]
I tried this command line.
But cgminer shuts down after 1 second.
Is --decred correct ?
Because on the site of decred.
They say that they are using blake 256 !