Skip to content

Commit

Permalink
WIF to HEX
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHARAKA committed Oct 31, 2023
1 parent 806bdf0 commit ebb83e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvkwif2hex.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Module for converting massive bitcoin private keys from WIF to HEX.
Module for converting multiple bitcoin private keys from WIF to HEX.
"""

from src import base58
Expand Down

0 comments on commit ebb83e1

Please sign in to comment.