Skip to content

Commit

Permalink
0.15.0 BIP 141 - P2WPKH nested in P2SH
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelGorny committed Jan 11, 2022
1 parent 13bf83d commit 6886104
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
@@ -1,6 +1,6 @@
# LostWord
Tool for finding partially lost BIP39 seed.
Program works with P2WPKH: BIP84, BIP141 or P2PKH: BIP32, BIP44 Derivation Path.
Program works with P2WPKH: BIP84, BIP141; P2PKH: BIP32, BIP44; P2WPKH nested in P2SH: BIP141.

Usage:
`java -jar lostWord.jar configurationFile`
Expand Down

0 comments on commit 6886104

Please sign in to comment.