Thrown to indicate that an error occurred during signing. Such an error could for example be that the user rejected the signature in MetaMask.

Hierarchy

  • Error
    • SigningError

Constructors

Properties

Constructors

  • Parameters

    • message: string
    • originalError: Error

    Returns SigningError

Properties

originalError: Error