nayori_appeal_decision
Appeal an evaluator's approval or rejection on a job by submitting an evidence reference. Marks the job as disputed for a human appeal authority to resolve, with only the reference's hash stored on-chain.
Instructions
WRITE (mainnet). Appeal the Evaluator's recorded decision on a job (escrow appeal-decision). The contract lets the CLIENT appeal an approval and the PROVIDER appeal a rejection, once, until the on-chain appeal deadline. It moves no funds and costs no extra service fee: it marks the job disputed so the pinned human appeal authority can resolve it (which settles the escrow immediately); if the authority never answers, the original decision stands. Only the SHA-256 of appealReference goes on-chain. Returns a txid; broadcast is not confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| jobId | Yes | ||
| appealReference | Yes | Appeal evidence URL, CID or concise reference. Only its SHA-256 goes on-chain. |