Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rigelminer authored Jan 25, 2024
1 parent 414c697 commit 6e632e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This is a cryptocurrency miner for Nvidia GPUs
## Supported algorithms
| Algorithm | Coin(s) | Fee |
|-------------|-----------------------------------------|------|
| abelian | ABEL | 1.0% |
| alephium | ALPH | 0.7% |
| autolykos2 | ERGO | 1.0% |
| etchash | ETC | 0.7% |
Expand Down Expand Up @@ -47,6 +48,7 @@ This is a cryptocurrency miner for Nvidia GPUs
Selects the mining algorithm
Currently supported:
abelian (ABEL)
alephium (ALPH)
autolykos2 (ERGO)
etchash (ETC)
Expand Down Expand Up @@ -463,7 +465,7 @@ This is a cryptocurrency miner for Nvidia GPUs
Useful with self-hosted mining solutions where the mining pool
provides a self-signed certificate.
However, adding the certificate to the system's trust store
should be preferred.
should be preferred (see https://github.com/rigelminer/rigel/issues/130).
--stats-interval <SECONDS>
GPU stats reporting interval in seconds. Default is 20.
Expand Down

0 comments on commit 6e632e7

Please sign in to comment.