Skip to content

hdwallet v1.3.0

Compare
Choose a tag to compare
@meherett meherett released this 11 Jun 20:07
· 738 commits to master since this release

New

  • Now, You can generate multiple addresses from master xpublic key but it's not working for the hardened derivation index.
  • Added strict boolean parameter on from_root_xprivate_key and from_root_xpublic_key functions. Default value set to True.
  • Added master from_root_xpublic_key function.