mirror of https://github.com/GOSTSec/ccminer
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.
20 lines
407 B
20 lines
407 B
10 years ago
|
{
|
||
|
"_comment1" : "Possible keys are the long options (ccminer --help)",
|
||
|
"_comment2" : "todo: support /* comments */",
|
||
|
|
||
|
"algo" : "blake",
|
||
|
"intensity": 19,
|
||
|
|
||
|
"api-bind": "127.0.0.1:4068",
|
||
|
"statsavg": 20,
|
||
|
|
||
|
"quiet" : false,
|
||
|
"debug" : false,
|
||
|
"protocol" : false,
|
||
|
"cpu-priority" : 3,
|
||
|
|
||
|
"url" : "stratum+tcp://stratum.eu.miners-pool.eu:8421",
|
||
|
"user" : "ShGCAFrspnLDo414EzUyJm4k5Qr2Kkrmvh",
|
||
|
"pass" : "x"
|
||
|
}
|