ZKP Verification + On-Chain Anchoring
ZKP Verification + On-Chain Anchoring
Used in: §3.3.4 Sharing & Anchoring Proofs, §11.6 ZKProofVerifier Audience: Verifier, Holder, SC Developer IA ID: D8
Reading guide: Off-chain verify is the fast path (no gas). On-chain anchoring is opt-in and produces an immutable audit trail; revocation is restricted to the original submitter (onlySubmitter modifier in ZKProofVerifier.sol:40).