Skip to main content

Module error

Module error 

Source
Expand description

Error types.

RejectReason mirrors the individual checks of the Verifier procedure, so a rejection always says which check failed. ContinuityError wraps rejections together with encoding-level failures.

Enumsยง

ContinuityError
Any failure while producing or validating continuity state.
RejectReason
A semantic rejection: one of the Verifier or Prover checks failed.