Merge pull request #100 from dunsany/patch-1

Fix digit typos in README
This commit is contained in:
cathugger 2023-08-06 02:25:00 +00:00 committed by GitHub
commit 951437bf51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.\