Con Kolivas
10 years ago
1 changed files with 22 additions and 0 deletions
@ -0,0 +1,22 @@
|
||||
{ |
||||
"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" |
||||
} |
Loading…
Reference in new issue