Advertisement
Jahus

bibiyanki-sgminer

Dec 17th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "pools" : [
  3.   {
  4.     "url" : "stratum+tcp://multi.pandapool.info:3032",
  5.     "user" : "ADRESSE_DOGE",
  6.     "pass" : "bibi"
  7.   },
  8.   {
  9.     "url" : "stratum+tcp://multi.bamboohouse.info:3032",
  10.     "user" : "ADRESSE_DOGE",
  11.     "pass" : "bibi"
  12.   }
  13. ],
  14. "intensity" : "10",
  15. "worksize" : "256",
  16. "thread-concurrency" : "2048",
  17. "gpu-threads" : "1",
  18. "vectors" : "1",
  19. "no-pool-disable" : true,
  20. "gpu-reorder" : true,
  21. "log" : "5",
  22. "scan-time" : "60",
  23. "scrypt": true,
  24. "compact" : false
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement