Type alias HdPrivateKeyEncodeResult

HdPrivateKeyEncodeResult: {
    hdPrivateKey: string;
}

Type declaration

  • hdPrivateKey: string

    The HD private key.

Generated using TypeDoc