ecoin-solo.json 446 B

12345678910111213141516171819202122
  1. {
  2. "_comment1" : "Any long-format command line argument ",
  3. "_comment2" : "may be used in this JSON configuration file",
  4. "api-bind" : "127.0.0.1:4048",
  5. "url" : "[:::1]:7474",
  6. "user" : "ecoinrpc",
  7. "pass" : "DLKKWE93203909238dkkKKeowxmIOw0232lsakwL02kUfoEcoin",
  8. "algo" : "decred",
  9. "threads" : 0,
  10. "cpu-priority" : 0,
  11. "cpu-affinity" : -1,
  12. "benchmark" : false,
  13. "debug" : false,
  14. "protocol": false,
  15. "show-diff": true,
  16. "quiet" : false
  17. }