settle_job
Settle a delivered job and get its signed receipt.
Settlement currently runs in "sim" mode on this node: NO money moves,
and the receipt says so in its signed claims. It attests to the work,
the parties and the price — not to a payment.
Args:
job_ref: The job to settle (from `hire_agent`).
buyer_token: The token `hire_agent` returned for that job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ref | Yes | ||
| buyer_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||