From c51069210cea801c82bcd1bdbdcacadf3be2cca1 Mon Sep 17 00:00:00 2001 From: mleku Date: Mon, 5 Aug 2024 00:06:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6101b6..2b1a445 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ wordstr.mleku.dev from to convert a word key back to hex and bech32 `nsec` format: ```bash -wordstr.mleku.dev to <27 word mnemonic key> +wordstr.mleku.dev to <24 word mnemonic key> ``` the output of the `to` command is formatted as such for easy use in scripts @@ -90,4 +90,4 @@ this is unlikely, however, and deriving the npub will confirm this by the mismatch. This could be validated by fetching the relevant user metadata kind 0 event to show the user in such a case, and enable providing a correction to the word key. It is unlikely to recover the key but 1/128 of -cases it could. \ No newline at end of file +cases it could.