void_claim_requester
Reclaim your payment from a voided contract as the requester. After a dispute is voided, claim the full locked amount once; the dispute fee is forfeited.
Instructions
Reclaim your payment from a Voided contract as the requester (Alice).
Use this after a stale dispute was voided via void_dispute. Returns the full payment you locked at contract creation. The amount is read from chain and can only be claimed once. Your dispute fee is not returned; it is forfeited to the protocol treasury.
Args: job_id: The Voided contract ID to reclaim payment from.
Returns confirmation of the claim, or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |