cgminer.conf 997 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "pools" : [
  3. {
  4. "url" : "stratum+tcp://pool51.ddns.net:3333#xnsub",
  5. "user" : "bc1qf64uu4vvq9h6ttf7em5l7dmshf9qystyvr5kpg",
  6. "pass" : "c=NBR"
  7. },
  8. {
  9. "url" : "stratum+tcp://pool.solopools.net:3341",
  10. "user" : "etit1qhh3332g9vqpvpkmnh47lu3wf46rs4n4c2sukhv",
  11. "pass" : "c=ETIT"
  12. }
  13. ]
  14. ,
  15. "api-description" : "cgminer 4.12.0-wrk",
  16. "api-mcast-addr" : "224.0.0.75",
  17. "api-mcast-code" : "FTW",
  18. "api-mcast-des" : "",
  19. "api-mcast-port" : "4028",
  20. "api-port" : "4028",
  21. "api-host" : "0.0.0.0",
  22. "gekko-terminus-freq" : "150.0",
  23. "gekko-2pac-freq" : "150.0",
  24. "gekko-compac-freq" : "150.0",
  25. "gekko-tune-down" : "95.0",
  26. "gekko-tune-up" : "97.0",
  27. "gekko-wait-factor" : "0.5",
  28. "gekko-bauddiv" : "0",
  29. "gekko-newpac-freq" : "100",
  30. "gekko-r606-freq" : "550",
  31. "gekko-compacf-freq" : "200",
  32. "gekko-start-freq" : "100",
  33. "gekko-step-freq" : "6.2",
  34. "gekko-step-delay" : "15",
  35. "gekko-tune2" : "0",
  36. "fallback-time" : "120",
  37. "hotplug" : "5",
  38. "log" : "5",
  39. "shares" : "0",
  40. "suggest-diff" : "0"
  41. }