zk_verify_proof
Cryptographically verify a zero-knowledge proof. Confirms a seller's deliverable matches the committed specification without trusting the seller's word — math is the referee, not the platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proofId | Yes | ZK proof ID | |
| revealedHash | No | SHA-256 hash to verify against commitment |