Post
Topic
Board Service Announcements
Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool
by
pdx99
on 18/04/2015, 06:34:57 UTC
How connect Titan at nicehash pool
Any details???

Here's a config with Westhash as primary and Nicehash as fail-over:

{
  "pools": [
    {
      "url": "stratum+tcp://stratum.westhash.com:3333/#xnsub#skipcbcheck",
      "user": "
",
      "pass": ",d=16384"
    },
    {
      "url": "stratum+tcp://stratum.nicehash.com:3333/#xnsub#skipcbcheck",
      "user": "
",
      "pass": ",d=16384"
    }
  ],
  "failover-only": true,
  "scrypt-n": 10
}