Advertisement
CrazyEarner

Untitled

Mar 19th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. {
  2. "pools":
  3. [
  4. {
  5. "name": "Miningpoolhub Ethereum",
  6. "url": "europe.ethash-hub.miningpoolhub.com:17020",
  7. "user": "iLikeCoins.480x",
  8. "pass": "x",
  9. "priority": "0",
  10. "profile": "eth"
  11. },
  12. {
  13. "name": "Miningpoolhub Ethereum",
  14. "url": "europe.ethash-hub.miningpoolhub.com:17020",
  15. "user": "iLikeCoins.480x",
  16. "pass": "x",
  17. "priority": "1",
  18. "profile": "eth"
  19. }
  20.  
  21. ],
  22. "profiles":
  23. [
  24. {
  25. "name": "eth",
  26. "algorithm": "ethash",
  27. "xintensity": "1024",
  28. "worksize": "192",
  29. "gpu-threads": "1"
  30. }
  31. ],
  32. "temp-target": "75",
  33. "temp-overheat": "85",
  34. "temp-cutoff": "90",
  35. "gpu-fan": "60-90",
  36. "auto-fan": false,
  37. "default-profile": "eth",
  38. "gpu-platform": "-1",
  39. "no-extranonce": true,
  40. "expiry": "1",
  41. "queue": "0",
  42. "scan-time": "1"
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement