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

    Class UseCaseHdNodePrivateKeyInvalidError

    Thrown when a use case child 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
      • UseCaseHdNodePrivateKeyInvalidError
    Index

    Constructors

    Properties

    Constructors

    Properties

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