Submit a Proof Request (Seeker side)
submit_proof_requestSubmit a proof request to the market and get a request ID to poll for assignment to a prover node.
Instructions
A Seeker submits a Proof Request to the market. Returns a request id you can poll. The Matchmaker assigns it to a Prover Node when capacity is free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system | No | proof system, e.g. sp1, risc0, groth16 | generic-zk |
| sizeUnits | No | work size in proof-units | |
| deadlineTicks | No | ticks before the Seeker gives up |