Expand description
Error type for the verifier.
All fallible operations in this crate return VerifierError. The
error variants are stable and semantic — calling code can match on
them to drive UI, metrics, or retry logic.
Enums§
- Verifier
Error - Every way verification can fail to run.