From 6e632e7be3b5ed655138421701c628bd8d8e928c Mon Sep 17 00:00:00 2001 From: rigelminer <119491468+rigelminer@users.noreply.github.com> Date: Thu, 25 Jan 2024 23:34:23 +0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b591255..84b5583 100644 --- a/README.md +++ b/README.md @@ -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% | @@ -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) @@ -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 GPU stats reporting interval in seconds. Default is 20.