Skip to content

Commit

Permalink
HEX to WIF (Uncompressed)
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHARAKA committed Oct 31, 2023
1 parent ebb83e1 commit ff8f276
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
@@ -1,5 +1,5 @@
"""
Module for converting massive bitcoin private keys to Uncompressed WIF.
Module for converting massive bitcoin private keys to WIF (Uncompressed).
"""

from src.conversion_utils import convert_hex_to_wif
Expand Down

0 comments on commit ff8f276

Please sign in to comment.