request_proof
Submit a proof request to the network by providing verification key hash, input data URI, and cycle limit.
Instructions
Submit a proof request to the network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vkHash | Yes | Verification key hash | |
| version | No | Circuit version | sp1-v4.0.0-rc.3 |
| deadline | No | Deadline timestamp | |
| stdinUri | Yes | URI to input data | |
| cycleLimit | Yes | Maximum cycles for proof generation |