REDACTED-rig/src/config.json
2019-06-07 10:10:42 +07:00

45 lines
No EOL
1 KiB
JSON

{
"algo": "chukwa/wrkz",
"api": {
"port": 0,
"access-token": null,
"id": null,
"worker-id": null,
"ipv6": false,
"restricted": true
},
"asm": true,
"autosave": true,
"av": 0,
"background": false,
"colors": true,
"cpu-affinity": null,
"cpu-priority": null,
"donate-level": 1,
"huge-pages": true,
"hw-aes": null,
"log-file": "./log.txt",
"max-cpu-usage": 95,
"pools": [
{
"url": "testnet.wrkz.work:5555",
"user": "WrkzRNDQDwFCBynKPc459v3LDa1gEGzG3j962tMUBko1fw9xgdaS9mNiGMgA9s1q7hS1Z8SGRVWzcGc8Sh8xsvfZ6u2wJEtoZB",
"pass": "x",
"rig-id": null,
"nicehash": false,
"keepalive": true,
"variant": "wrkz",
"enabled": true,
"tls": false,
"tls-fingerprint": null
}
],
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"safe": false,
"threads": [
],
"user-agent": null,
"watch": true
}