Skip to content

Commit

Permalink
HEX to Uncompressed WIF
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHARAKA committed Oct 31, 2023
1 parent 7c42dfa commit 1449177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvkmassconvert.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def convert(hex_private_key):
# Call common.py to process the file
process_file("brute-pvks.txt", convert)

print("Conversion complete. Check your 'list-WIF-uncompressed.txt' file for the converted keys.")
print("Conversion successful. Check your 'list-WIF-uncompressed.txt' file for the converted keys.")
print("__________________________________________________")
print("Developed by: Fahd El Haraka")
print("If this saved you time or helped, donations please for BTC Address:")
Expand Down

0 comments on commit 1449177

Please sign in to comment.