logicnodes_zk_compute_attest
Proves a computation was performed correctly without revealing inputs. Returns a ZK proof hash anchored to Base via LogicNodesGraphCommitment.
Instructions
Zero-knowledge compute attestation. Proves a computation was performed correctly without revealing inputs. Returns ZK proof hash anchored to Base via LogicNodesGraphCommitment. Cost: $0.05 USDC per proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_id | Yes | ZK circuit identifier | |
| public_inputs | No | ||
| computation_hash | Yes | Hash of the computation to attest |