Interface HDSignerAsync

Same as above but with async sign method

Hierarchy

  • HDSignerBase
    • HDSignerAsync

Properties

Methods

Properties

fingerprint: Buffer

The first 4 bytes of the sha256-ripemd160 of the publicKey

publicKey: Buffer

DER format compressed publicKey buffer

Methods

  • Parameters

    • hash: Buffer

    Returns Promise<Buffer>