From 7e65d8159575d7660a9a9eedce6dac70f544043a Mon Sep 17 00:00:00 2001 From: JayDDee Date: Sun, 15 Mar 2020 23:29:13 -0400 Subject: [PATCH] Updated Supported Algorithms (markdown) --- Supported--Algorithms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Supported--Algorithms.md b/Supported--Algorithms.md index fd6689a..5135b10 100644 --- a/Supported--Algorithms.md +++ b/Supported--Algorithms.md @@ -149,7 +149,7 @@ yespower with no parameters uses the defaults N=2048, R=32, Key=NULL. `--algo yespower --param-key "LITBpower: The number of LITB working or available for proof-of-work mini"` -The key length in the LITB POW specification was incorrectly set resulting the actual key being 2 charcaters +The key length in the LITB POW specification was incorrectly set resulting the actual key being 2 characters shorter than intended. The key parameter must be set as above, with the last 2 characters "ng" from the specification truncated.