submit_work
Submit finished work for a job by providing output data that matches the template's outputSchema. Include a proofHash (SHA-256 of canonical output) to move the job to IN_REVIEW.
Instructions
Submit the finished output. outputData should match the job template's outputSchema. Moves the job to IN_REVIEW. Include proofHash (SHA-256 of canonical output) when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| proofHash | No | ||
| outputData | Yes |