build_propose_resolution_transaction
Build a transaction for a market creator to propose a Yes/No outcome as the resolution for a Solana prediction market.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction for creator to propose market outcome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| outcome | Yes | Proposed outcome (true=Yes, false=No) | |
| proposer_wallet | Yes | Proposer wallet (creator) |