build_close_market_transaction
Close a betting market on Solana by building the transaction using the market public key and caller wallet.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction to close betting on a market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| caller_wallet | Yes | Caller wallet (creator) |