From e9f6027a7cd36a1bb1e36ae016123c0f348c1ad2 Mon Sep 17 00:00:00 2001 From: dunsany <118174187+dunsany@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:27:45 +0200 Subject: [PATCH] Fix digit typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d3430d..9dc4d5f 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ performance-related tips. Then edit `torrc` and add new service with that folder.\ After reload/restart tor should pick it up. -* Generate addresses with `1-2` and `7-9` digits? +* How to generate addresses with `0-1` and `8-9` digits? Onion addresses use base32 encoding which does not include `0,1,8,9` numbers.\