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.
14 lines
257 B
14 lines
257 B
9 years ago
|
{
|
||
|
"_comment1" : "Any long-format command line argument ",
|
||
|
"_comment2" : "may be used in this JSON configuration file",
|
||
|
|
||
|
"url" : "http://127.0.0.1:9332/",
|
||
|
"user" : "rpcuser",
|
||
|
"pass" : "rpcpass",
|
||
|
|
||
|
"algo" : "scrypt",
|
||
|
"threads" : "4",
|
||
|
|
||
|
"quiet" : true
|
||
|
}
|