build_extend_race_market_transaction
Builds an admin-signed transaction to extend a race market's closing time. Requires the market key, new closing time, and caller wallet.
Instructions
[REQUIRES BAOZI_LIVE=1] ADMIN ONLY: Build transaction to extend race market deadline. Requires protocol admin signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| race_market | Yes | Race 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) |