bfgminer Conf file BE U2s


SUBMITTED BY: Guest

DATE: June 10, 2014, 7:22 a.m.

FORMAT: Text only

SIZE: 2.2 kB

HITS: 2801

  1. {
  2. "pools" : [
  3. {
  4. "url" : "HostIP_ofwallet:rpclistnerport[8335]",
  5. "user" : "yourusername",
  6. "pass" : "somethinghardbutmemorableforu",
  7. "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
  8. "coinbase-sig" : "Frankenmint was here",
  9. "pool-priority" : "0"
  10. },
  11. {
  12. "url" : "normalpooladdress1",
  13. "user" : "yourusername",
  14. "pass" : "somethinghardbutmemorableforu",
  15. "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
  16. "coinbase-sig" : "Frankenmint was here",
  17. "pool-priority" : "1"
  18. },
  19. {
  20. "url" : "normalpooladdress2",
  21. "user" : "yourusername",
  22. "pass" : "somethinghardbutmemorableforu",
  23. "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
  24. "coinbase-sig" : "Frankenmint was here",
  25. "pool-priority" : "2"
  26. },
  27. ]
  28. ,
  29. "api-mcast-port" : "4028",
  30. "no-longpoll" : true,
  31. "api-port" : "4028",
  32. "expiry" : "120",
  33. "expiry-lp" : "3600",
  34. "failover-only" : true,
  35. "failover-switch-delay" : "300",
  36. "log" : "5",
  37. "cmd-sick" : "./asics.sh",
  38. "no-pool-disable" : true,
  39. "no-client-reconnect" : true,
  40. "no-show-processors" : true,
  41. "no-show-procs" : true,
  42. "queue" : "2",
  43. "quiet-work-updates" : true,
  44. "quiet-work-update" : true,
  45. "scan-time" : "60",
  46. "skip-security-checks" : "0",
  47. "submit-stale" : true,
  48. "temp-hysteresis" : "3",
  49. "shares" : 0,
  50. "kernel-path" : "/usr/local/bin",
  51. "scan" : [
  52. "antminer:all",
  53. "erupter:all"
  54. ],
  55. "set-device" : [
  56. "antminer:clock=x0981"
  57. ],
  58. "api-allow" : "W:127.0.0.1,W:192.168.1/24"

comments powered by Disqus