Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhssamadani authored Jan 29, 2021
1 parent 8de0d06 commit 49f1dda
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ node client.js -s <POOL_ADDRESS> -p <POOL_PORT> -u <WORKER_NAME>

![](https://raw.githubusercontent.com/mhssamadani/ErgoStratumProxy/main/img/start.png)

- In the miner's config file set node address to the proxy's address
(by default this address is: ```{ "node" : "http://127.0.0.1:3000" }```)
## Miner Configuration
- In the miner's config file `config.json` set node address to the proxy's address
(by default this address is: ```{ "node" : "http://127.0.0.1:3000" }```, unless you have changed the listening port)

0 comments on commit 49f1dda

Please sign in to comment.