build_propose_race_resolution_transaction
Build a Solana transaction to propose a race market outcome, specifying the market public key, winning outcome index, and proposer wallet.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction to propose race market outcome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| race_market | Yes | Race market public key | |
| proposer_wallet | Yes | Proposer wallet | |
| winning_outcome_index | Yes | Index of winning outcome (0-based) |