get_bounty
Provide a bounty's jobId to retrieve its complete details, including the description fetched from IPFS.
Instructions
Get full details for one bounty by jobId, including its description fetched from IPFS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The bounty's jobId, as a string (it's a uint256 on-chain). |