1
0
mirror of https://github.com/GOSTSec/cpuminer-gostd synced 2025-01-30 00:14:28 +00:00
cpuminer-gostd/example-cfg.json
2015-08-20 08:22:48 +00:00

14 lines
257 B
JSON

{
"_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
}