ImmutableProof
Verification

Verification is deterministic.

Verification computes and checks proof contents according to the protocol version referenced by the proof. It does not depend on a live service.

What you need

  • The proof file or exported evidence package
  • The protocol version referenced by the proof

What verification does

  • Validates structure and signatures
  • Recomputes hashes and compares expected values
  • Outputs pass/fail deterministically

Where to verify

Use the web verifier for convenience, or verify offline with the exported package.

Invariant

Payment status does not affect verification. Proof semantics remain frozen for a given protocol version.