erc8183_submit_job
Submit the deliverable hash for an ERC-8183 job. Provide the job ID and deliverable description, which is keccak256 hashed.
Instructions
Submit job deliverable hash for an ERC-8183 job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| chainId | No | Chain ID (defaults to runtime config) | |
| deliverable | Yes | Deliverable description (will be keccak256 hashed) |