Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Sealed Class Outcome of an EIP-712 proof verification attempt.
sealed class Eip712VerificationResult
The sealed hierarchy lets callers distinguish between “the proof was cryptographically verified”, “the proof is structurally well-formed but the full cryptographic check could not be completed”, and the specific reasons a proof was rejected.

Constructors

Eip712VerificationResult

const Eip712VerificationResult()