ecash_create_job
Create a paid job in the eCash marketplace by specifying description, amount, and deadline. Requires a private key and sufficient eCash balance.
Instructions
Create a new job in the ECASH marketplace. Requires ECASH_PRIVATE_KEY and sufficient ECASH balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of ECASH to pay for the job (e.g., "500") | |
| description | Yes | Description of the job/task to be completed | |
| deadlineHours | Yes | Number of hours until job deadline |