Skip to content

Instantly share code, notes, and snippets.

@askdaddy
Last active May 14, 2021 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save askdaddy/1d3b4a25502f62e0fa68c2284c8e4cf5 to your computer and use it in GitHub Desktop.
Save askdaddy/1d3b4a25502f62e0fa68c2284c8e4cf5 to your computer and use it in GitHub Desktop.
{
"algo": "cryptonight",
"api": {
"port": 0,
"access-token": null,
"worker-id": null,
"ipv6": false,
"restricted": true
},
"av": 0,
"autosave": false,
"background": false,
"colors": true,
"cpu-affinity": null,
"cpu-priority": 1,
"donate-level": 5,
"huge-pages": true,
"hw-aes": null,
"log-file": null,
"max-cpu-usage": 75,
"pools": [
{
"url": "pool.supportxmr.com:5555",
"user": "<wallet>",
"pass": "<email>",
"keepalive": true,
"nicehash": false,
"variant": -1,
"tls": false,
"tls-fingerprint": null
}
],
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"safe": false,
"syslog": false,
"threads": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment