Skip to content

v0.2.4

Choose a tag to compare

@codsay codsay released this 09 Aug 14:24
· 29 commits to master since this release

Rename functions to avoid confusion

  • getPublicKey to getRawPublicKey which is generated directly from the private key
  • getPublicAddress to getPublicKey which is the formatted public key

    Prefix with 01 / 02 depending on the encryption type

  • getPublicHash to getPublicAddress which is populated from the pubic key (e.g hashing)

Update dependencies to latest version