Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS █ █ █ █ LAUNCHED █ █ █ █
by
krixzaok
on 13/07/2014, 21:42:24 UTC
anyone got a working .conf file ?

Code:
{
"pools" : [
        {
                "poolname" : "IcebergCoin",
                "url" : "stratum+tcp://pool:port",
                "user" : "user",
                "pass" : "pass"
        }
]
,
"kernel" : "nist5",
"intensity" : "19",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "2048",
"thread-concurrency" : "",
"gpu-threads" : "2",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"no-pool-disable" : true,
"no-submit-stale" : false,
"queue" : "0",
"scan-time" : "1",
"expiry" : "30",
"api-listen" : true,
"tcp-keepalive" : "30",
"kernel-path" : "/usr/local/bin"
}

Regards o/