You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
366 B
23 lines
366 B
10 years ago
|
{
|
||
|
"btcd" : [
|
||
|
{
|
||
|
"url" : "localhost:8332",
|
||
|
"auth" : "user",
|
||
|
"pass" : "pass"
|
||
|
},
|
||
|
{
|
||
|
"url" : "backup:8332",
|
||
|
"auth" : "user",
|
||
|
"pass" : "pass"
|
||
|
}
|
||
|
],
|
||
|
"btcaddress" : "15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ",
|
||
|
"btcsig" : "/mined by ck/",
|
||
|
"blockpoll" : 500,
|
||
|
"update_interval" : 30,
|
||
|
"serverurl" : "ckpool.org:3333",
|
||
|
"mindiff" : 1,
|
||
|
"startdiff" : 1,
|
||
|
"logdir" : "logs"
|
||
|
}
|