| { | |
| "algo": "rx/0", | |
| "autosave": true, | |
| "cpu": true, | |
| "opencl": false, | |
| "cuda": false, | |
| "pools": [ | |
| { | |
| "url": "127.0.0.1:18081", | |
| "user": "{{WALLET_ADDRESS}}", | |
| "pass": "x", | |
| "keepalive": true, | |
| "rig-id": "solo", | |
| "nicehash": false, | |
| "enabled": true | |
| } | |
| ], | |
| "api": { | |
| "id": null, | |
| "worker-id": null, | |
| "port": {{API_PORT}}, | |
| "access-token": null, | |
| "restricted": true | |
| } | |
| } | |