agirails_deliver
Returns a TypeScript snippet to mark a transaction as delivered (IN_PROGRESS → DELIVERED) after specifying the deliverable. Running the code triggers the requester dispute window.
Instructions
Returns a TypeScript snippet for a provider to mark a transaction as delivered (IN_PROGRESS → DELIVERED). Include the deliverable: result, CID, URL, or summary. Running the code triggers the requester dispute window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txId | Yes | Transaction ID returned by agirails_request_service or agirails_list_transactions | |
| deliverable | Yes | What was delivered: include the result, CID, URL, or a summary. | |
| network | No | testnet |