Advertisement
Guest User

Untitled

a guest
Nov 16th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. {
  2. "algo": "cryptonight-lite/1",
  3. "api": {
  4. "port": 0,
  5. "access-token": null,
  6. "id": null,
  7. "worker-id": null,
  8. "ipv6": false,
  9. "restricted": true
  10. },
  11. "autosave": true,
  12. "background": false,
  13. "cache": true,
  14. "colors": true,
  15. "donate-level": 5,
  16. "log-file": null,
  17. "opencl-platform": 0,
  18. "opencl-loader": "OpenCL.dll",
  19. "pools": [
  20. {
  21. "url": "aeon.ingest.cryptoknight.cc:5542",
  22. "user": "WmsSWgtT1JPg5e3cK41hKXSHVpKW7e47bjgiKmWZkYrhSS5LhRemNyqayaSBtAQ6517eo5PtH9wxHVmM78JDZSUu2W8PqRiNs.50000",
  23. "pass": "x",
  24. "rig-id": null,
  25. "nicehash": false,
  26. "keepalive": false,
  27. "variant": 1,
  28. "tls": false,
  29. "tls-fingerprint": null
  30. }
  31. ],
  32. "print-time": 60,
  33. "retries": 5,
  34. "retry-pause": 5,
  35. "threads": [
  36. {
  37. "index": 0,
  38. "intensity": 3904,
  39. "worksize": 8,
  40. "strided_index": 1,
  41. "mem_chunk": 2,
  42. "unroll": 8,
  43. "comp_mode": false,
  44. "affine_to_cpu": false
  45. },
  46. {
  47. "index": 0,
  48. "intensity": 3904,
  49. "worksize": 8,
  50. "strided_index": 1,
  51. "mem_chunk": 2,
  52. "unroll": 8,
  53. "comp_mode": false,
  54. "affine_to_cpu": false
  55. }
  56. ],
  57. "user-agent": null,
  58. "syslog": false,
  59. "watch": false
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement