Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. {
  2. "pools": [{
  3. "url": "stratum+tcp://eu2.ethermine.org:4444",
  4. "user": "0x71f6c9fe32f25fd4a36c162661ecaafe08ea9f8e",
  5. "pass": "x"
  6. }, {
  7. "url": "stratum+tcp://eth-eu1.nanopool.org:9999",
  8. "user": "71f6c9fe32f25fd4a36c162661ecaafe08ea9f8e",
  9. "pass": "x"
  10. }],
  11. "profiles": [{
  12. "gpu-powertune": "0",
  13. "worksize": "128",
  14. "name": "eth",
  15. "algorithm": "ethash-new",
  16. "gpu-threads": "1",
  17. "xintensity": "1024"
  18.  
  19. }],
  20. "no-extranonce": "true",
  21. "default-profile": "eth",
  22. "api-allow": "W:10.0.0.0/8",
  23. "temp-target": "72",
  24. "auto-gpu": true,
  25. "gpu-fan": "45-85",
  26. "api-port": 4028,
  27. "temp-cutoff": "82",
  28. "api-listen": true,
  29. "auto-fan": true,
  30. "temp-overheat": "80",
  31. "gpu-engine": "1150",
  32. "gpu-memclock": "1900"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement