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

    Class CommitSigningHdNodePrivateKeyInvalidError

    Thrown when the per-commit signing 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
      • CommitSigningHdNodePrivateKeyInvalidError
    Index

    Constructors

    Properties

    Constructors

    Properties

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