build_extend_market_transaction
Construct an admin-signed transaction to extend a prediction market's closing deadline.
Instructions
[REQUIRES BAOZI_LIVE=1] ADMIN ONLY: Build transaction to extend market deadline. Requires protocol admin signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| caller_wallet | Yes | Caller wallet (creator) | |
| new_closing_time | Yes | New closing time (ISO 8601) | |
| new_resolution_time | No | New resolution time (optional) |