nayori_submit_work
Submit your deliverable for a funded job you are assigned as provider. Provide asset, job ID, and reference; the SHA-256 digest is stored on-chain and a txid is returned.
Instructions
WRITE (mainnet). Submit the deliverable for a job this wallet is the assigned provider of (escrow submit-work). Refused unless the job's provider is the signer and status is 1 (funded). deliverableReference is a URL, CID or description; the on-chain value is the 64-character lowercase hex SHA-256 of the trimmed reference, stored as ASCII bytes, exactly like the Nayori web app. Keep the reference so the evaluator can verify it. Returns a txid; broadcast is not confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| jobId | Yes | ||
| deliverableReference | Yes | URL, CID or description of the deliverable. Only its SHA-256 digest goes on-chain. |