mirror of
https://github.com/xmrig/xmrig.git
synced 2025-04-22 22:48:10 +00:00
Delete src/config.json
This commit is contained in:
parent
f6daec0403
commit
0272931dc4
1 changed files with 0 additions and 18 deletions
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue