Re: KNC Titan
Posted: Sun Jan 03, 2016 10:56 pm
FWIW, here's the config file that's been working pretty great for me for months now.
Code: Select all
{
"pools": [
{
"url": "stratum+tcp://prohashing.com:3333/#skipcbcheck",
"user": "kires",
"pass": "n=Titan_1 d=16384"
}
],
"no-submit-stale": false,
"scrypt-n": 10,
"failover-only": true
}