cpuminer/example-cfg.json
2011-02-13 03:04:02 -05:00

12 lines
211 B
JSON

{
"_comment" : "Any command line argument may be used in this file",
"url" : "http://127.0.0.1:8332",
"userpass" : "rpcuser:rpcpass",
"algo" : "4way",
"threads" : "4",
"quiet" : true,
"debug" : true
}