1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 14:02:53 -05:00

Added MO specific build version

This commit is contained in:
MoneroOcean
2018-08-05 17:13:06 +02:00
parent 0f880db56f
commit bbe085f6a4
3 changed files with 5 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"max-cpu-usage": 75,
"pools": [
{
"url": "proxy.fee.xmrig.com:9999",
"url": "gulf.moneroocean.stream:10001",
"user": "YOUR_WALLET",
"pass": "x",
"rig-id": null,
@@ -35,7 +35,7 @@
"threads": null,
"algo-perf": null,
"calibrate-algo": false,
"calibrate-algo-time": 60,
"calibrate-algo-time": 10,
"user-agent": null,
"watch": false
}