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 de5982b commit 8de0d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Simple Stratum Mining Proxy
# Simple Stratum Mining Proxy for Ergo

The current version of ergo miners only support http request and response.

Expand Down Expand Up @@ -26,7 +26,7 @@ In order to use ERGO miners with a stratum pool, this proxy is required.

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

- In these arguments listening port (-l) and password (-W) are optional.
- Among these arguments, listening port (-l) and password (-w) are optional.
- Start proxy
```
node client.js -s <POOL_ADDRESS> -p <POOL_PORT> -u <WORKER_NAME>
Expand Down

0 comments on commit 8de0d06

Please sign in to comment.