1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Delete src/config.json

This commit is contained in:
Salimjamal33
2024-11-15 02:14:57 +03:00
committed by GitHub
parent f6daec0403
commit 0272931dc4

View File

@@ -1,18 +0,0 @@
{
"autosave": true,
"cpu": true,
"opencl": false,
"cuda": false,
"pools": [
{
"coin": null,
"algo": "rx/0",
"url": "xmrpool.eu:9999",
"user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7",
"pass": "x",
"tls": true,
"keepalive": true,
"nicehash": true
}
]
}