Expand description

Extended Secret Key functionality

Structs

Functions

  • Derive a new extended secret key from the provided index The index is in the form of soft or hardened indices For example: 4 or 4’ respectively
  • Derive root extended secret key
  • Create ExtSecretKey from secret key bytes, chain code and derivation path Derivation path should be a string in the form of: m/44/429/acc’/0/addr

Type Aliases