mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-09 06:18:07 +00:00
5dd2534df9
This allow to "debug" easily in visual studio (without project changes) Prepare version 1.5.3, update README
20 lines
407 B
Plaintext
20 lines
407 B
Plaintext
{
|
|
"_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"
|
|
}
|