Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHARAKA committed May 2, 2024
1 parent 79ea1ed commit f460fa2
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
Expand Up @@ -21,8 +21,8 @@ This tool converts multiple bitcoin private keys from either HEX format or WIF (
- Generate HEX from WIF: `python3 toHEX.py`

4) Output files:
- WIF keys are in `compressed_output.txt` and `uncompressed_output.txt`.
- HEX keys are in `hex_output.txt`.
- Generated WIF keys are in `compressed_output.txt` and `uncompressed_output.txt`.
- Generated HEX keys are in `hex_output.txt`.

## Donations
If this tool saved you time or helped in any way, consider making a donation to support the developer:
Expand Down

0 comments on commit f460fa2

Please sign in to comment.