Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykovbg authored Dec 12, 2021
1 parent 664b8bf commit 99747c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ With version `v0.0.2` the output is:

## Creating a valid Electrum segwit seed

You can make a valid Electrum segwit seed with the script `make-valid-electrum-segwit-seed.py`. The input string can contain arbitrary words. Also you can change the dictionary `electrum_words.txt` and the checksum will still work (it's not dependent on a dictionary like BIP39).
You can make a valid Electrum segwit seed with the script `make-valid-electrum-segwit-seed.py`. The input string can contain arbitrary words. Also, you can change the dictionary `electrum_words.txt` and the checksum will still work (it's not dependent on a dictionary like the BIP39 wordlist).

Example:

Expand Down

0 comments on commit 99747c2

Please sign in to comment.