Skip to content

Commit

Permalink
Update conversion_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHARAKA committed Oct 31, 2023
1 parent 0ea3100 commit 08fa182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conversion_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import binascii
import hashlib
import base58
from . import base58

def convert_hex_to_wif(hex_private_key, compressed=False):
"""
Expand Down

0 comments on commit 08fa182

Please sign in to comment.