From 807b2e9d6e9934db5284fb4e174c141b28f5cf88 Mon Sep 17 00:00:00 2001 From: xmrig Date: Wed, 11 Jul 2018 20:51:30 +0700 Subject: [PATCH] Update ALGORITHMS.md --- doc/ALGORITHMS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/ALGORITHMS.md b/doc/ALGORITHMS.md index d62831ded..f4a01e266 100644 --- a/doc/ALGORITHMS.md +++ b/doc/ALGORITHMS.md @@ -6,7 +6,6 @@ Algorithm selection splitted to 2 parts: * Global base algorithm per miner or proxy instance, `algo` option. Possible values: `cryptonight`, `cryptonight-lite`, `cryptonight-heavy`. * Algorithm variant specified separately for each pool, `variant` option. - * [Full table for supported algorithm and variants.](https://github.com/xmrig/xmrig-proxy/blob/master/doc/STRATUM_EXT.md#14-algorithm-names-and-variants) ### Mining algorithm negotiation