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

    Class PurposeNodeDerivationFailedError

    Thrown when HD node path derivation fails.

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

    Hierarchy

    • Error
      • PurposeNodeDerivationFailedError
    Index

    Constructors

    Properties

    Constructors

    Properties

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