bip38 v1.2.0
Improvements
- Updated the create_new_encrypted_wif function by changing the
public_key_typeparameter to align with thewif_typenaming convention. - Added and enhanced the handling of exceptions related to BIP38 for improved error management.
Fix Bugs
- Resolved the logic issue related to the handling of lot and sequence values.