prove_submit
Queue a proving job -> {job_id, cost_kas}. Pass quote_id (from prove_preflight; charged the quote) or max_kas (skip preflight; priced on actual cycles, refuses if over the cap). Then poll job_status and fetch job_result. Paid: the proof's cycle-based price (dynamic).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_kas | No | ||
| image_id | Yes | ||
| quote_id | No | ||
| input_b64 | No |