aboutsummaryrefslogtreecommitdiff
path: root/example-cfg.json
blob: 9742bb5f0931c24a6318c5848c62038fd60271a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"_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
}