mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Initial upload v3.4.7
This commit is contained in:
20
cpuminer-conf.json
Normal file
20
cpuminer-conf.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"_comment1" : "Any long-format command line argument ",
|
||||
"_comment2" : "may be used in this JSON configuration file",
|
||||
|
||||
"api-bind" : "127.0.0.1:4048",
|
||||
|
||||
"url" : "stratum+tcp://mine.xpool.ca:1131",
|
||||
"user" : "XeVrkPrWB7pDbdFLfKhF1Z3xpqhsx6wkH3",
|
||||
"pass" : "cpuminer",
|
||||
|
||||
"algo" : "x11",
|
||||
"threads" : 0,
|
||||
"cpu-priority" : 0,
|
||||
"cpu-affinity" : -1,
|
||||
|
||||
"benchmark" : false,
|
||||
"debug" : false,
|
||||
"protocol": false,
|
||||
"quiet" : false
|
||||
}
|
Reference in New Issue
Block a user