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

    Class InvitationHdNodePrivateKeyInvalidError

    Thrown when the invitation HD private node's 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
      • InvitationHdNodePrivateKeyInvalidError
    Index

    Constructors

    Properties

    Constructors

    Properties

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