Thanks to visit codestin.com
Credit goes to libauth.org

Type alias HdPrivateKeyEncodeResult

HdPrivateKeyEncodeResult: {
    hdPrivateKey: string;
}

Type declaration

  • hdPrivateKey: string

    The HD private key.

Generated using TypeDoc