43 lines
746 B
Plaintext
43 lines
746 B
Plaintext
{
|
|
"btcd" : [
|
|
{
|
|
"url" : "localhost:8332",
|
|
"auth" : "user",
|
|
"pass" : "pass",
|
|
"notify" : true
|
|
},
|
|
{
|
|
"url" : "backup:8332",
|
|
"auth" : "user",
|
|
"pass" : "pass",
|
|
"notify" : false
|
|
}
|
|
],
|
|
"upstream" : "main.ckpool.org:3336",
|
|
"btcaddress" : "14BMjogz69qe8hk9thyzbmR5pg34mVKB1e",
|
|
"btcsig" : "/mined by ck/",
|
|
"blockpoll" : 100,
|
|
"donation" : 2.0,
|
|
"nonce1length" : 4,
|
|
"nonce2length" : 8,
|
|
"update_interval" : 30,
|
|
"version_mask" : "1fffe000",
|
|
"serverurl" : [
|
|
"ckpool.org:3333",
|
|
"node.ckpool.org:3333",
|
|
"node.ckpool.org:80"
|
|
],
|
|
"nodeserver" : [
|
|
"ckpool.org:3335"
|
|
],
|
|
"trusted" : [
|
|
"ckpool.org:3336"
|
|
],
|
|
"mindiff" : 1,
|
|
"startdiff" : 42,
|
|
"maxdiff" : 0,
|
|
"zmqblock" : "tcp://127.0.0.1:28332",
|
|
"logdir" : "logs"
|
|
}
|
|
Comments from here on are ignored.
|