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.