dispute_delivery
Dispute a delivered contract when the deliverable doesn't match the agreed spec. Locks the dispute fee and initiates arbitrator voting.
Instructions
Dispute a delivered Mode B contract as the requester (Alice).
Use this if the deliverable does not meet the agreed specification. Filing a dispute locks the dispute_fee from the contract. The registered arbitrators then vote on chain to resolve it.
After disputing, contact the arbitrator at @tappyoak on Telegram or Discord with the contract ID, your role (requester), and a description of why the work does not meet spec. The resolution is final.
The dispute winner receives payment + collateral only. The dispute fee is split among the consensus voting arbitrators, never awarded to either party. Use view_dispute to follow the vote and the payout flags.
Args: job_id: The contract ID to dispute.
Returns confirmation of dispute filing, or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |