bip38 v1.2.0
Improvements
- Updated the create_new_encrypted_wif function by changing the
public_key_type
parameter to align with thewif_type
naming convention. - Added and enhanced the handling of exceptions related to BIP38 for improved error management.
Bug Fixes
- Resolved the logic issue related to the handling of lot and sequence values.