example-cfg.json 211 B

123456789101112
  1. {
  2. "_comment" : "Any command line argument may be used in this file",
  3. "url" : "http://127.0.0.1:8332",
  4. "userpass" : "rpcuser:rpcpass",
  5. "algo" : "4way",
  6. "threads" : "4",
  7. "quiet" : true,
  8. "debug" : true
  9. }