@xo-cash/crypto
    Preparing search index...

    Class PurposeHdNodePrivateKeyInvalidError

    Thrown when the XO purpose HD node's private key fails secp256k1 validation after derivation.

    The message includes the HD derivation path, which exposes internal tree structure in error output. This is intentional to aid debugging.

    Hierarchy

    • Error
      • PurposeHdNodePrivateKeyInvalidError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string