Name

AttestationError (446)

Hierarchy

  • Enum
    • AttestationError

Properties

isAlreadyAttested: boolean
isAlreadyRevoked: boolean
isCTypeMismatch: boolean
isMaxDelegatedAttestationsExceeded: boolean
isNotAuthorized: boolean
isNotFound: boolean
type: "NotFound" | "NotAuthorized" | "AlreadyAttested" | "AlreadyRevoked" | "CTypeMismatch" | "MaxDelegatedAttestationsExceeded"