doc: minor edit due to xmrig changes

This commit is contained in:
Jethro Grassie 2019-07-22 13:14:03 -04:00
parent ee722699c7
commit ba4501684b
No known key found for this signature in database
GPG Key ID: DE8ED755616565BB
1 changed files with 3 additions and 3 deletions

View File

@ -61,9 +61,9 @@ above):
parameters first.
- If using [XMRig](https://github.com/jtgrassie/xmrig/tree/stratum-ss), edit
your `config.json` file setting the top level `algo` field to `"algo":
"cryptonight/r"` and setting the parameter `self-select` in your pool object
(e.g. `"self-select": "localhost:28081"`).
your pool object in your `config.json` file setting the `algo` field to
`"algo": "cryptonight/r"` and setting the `self-select` field to your daemon
address (e.g. `"self-select": "localhost:28081"`).
## Specification