Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelGorny authored Feb 18, 2021
1 parent df4b08b commit 2d2b248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LostWord
Tool for finding missing word for BIP39 seed, having (n-1) known ordered words.
Program works with BIP141/P2WPKH or BIP32/P2PKH Derivation Path.
Program works with BIP84/P2WPKH or BIP32/P2PKH Derivation Path.

Usage:
`java -jar lostWord.jar configurationFile`
Expand Down Expand Up @@ -103,4 +103,4 @@ TODO
<ol>
<li>checking several addresses for the path (up to address number X)</li>
<li>add support for BIP44, BIP49, BIP84, BIP141</li>
</ol>
</ol>

0 comments on commit 2d2b248

Please sign in to comment.