From 68e953345f818bf97e367dc6f7991d570cdae30b Mon Sep 17 00:00:00 2001 From: xmrig Date: Thu, 3 May 2018 22:20:36 +0700 Subject: [PATCH] Update ALGORITHMS.md --- doc/ALGORITHMS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/ALGORITHMS.md b/doc/ALGORITHMS.md index 3e1718d38..d9a34a16d 100644 --- a/doc/ALGORITHMS.md +++ b/doc/ALGORITHMS.md @@ -27,8 +27,9 @@ For `cryptonight-heavy` currently no variants. You mine **Sumokoin** or **Haven Protocol**? Your algorithm is `cryptonight-heavy` no variant option need. -You mine **Aeon**, **TurtleCoin** or **IPBC**?. +You mine **Aeon**, **TurtleCoin** or **IPBC**? Your base algorithm is `cryptonight-lite`: + Variants: * Aeon: `-1` autodetect. `0` right now, `1` after fork. * TurtleCoin: `1`. @@ -40,4 +41,4 @@ In all other cases base algorithm is `cryptonight`. If your pool support [mining algorithm negotiation](https://github.com/xmrig/xmrig-proxy/issues/168) miner will choice proper variant automaticaly and if you choice wrong base algorithm you will see error message. Pools with mining algorithm negotiation support. - * [www.hashvault.pro](https://www.hashvault.pro/) \ No newline at end of file + * [www.hashvault.pro](https://www.hashvault.pro/)