mirror of
https://github.com/xmrig/xmrig-proxy.git
synced 2026-02-09 02:59:17 +08:00
Update default config.json.
This commit is contained in:
@@ -21,12 +21,14 @@
|
||||
"mode": "nicehash",
|
||||
"pools": [
|
||||
{
|
||||
"url": "proxy.fee.xmrig.com:9999",
|
||||
"url": "donate.v2.xmrig.com:5555",
|
||||
"user": "YOUR_WALLET",
|
||||
"pass": "x",
|
||||
"rig-id": null,
|
||||
"keepalive": false,
|
||||
"variant": 1
|
||||
"variant": 1,
|
||||
"tls": false,
|
||||
"tls-fingerprint": null
|
||||
}
|
||||
],
|
||||
"retries": 2,
|
||||
|
||||
Reference in New Issue
Block a user