build_vote_council_transaction
Construct a transaction enabling a council member to vote on a Solana prediction market dispute. Specify the market, Yes/No vote, and voter wallet to produce an executable transaction.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction for council member to vote on dispute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| vote_yes | Yes | Vote for Yes outcome | |
| voter_wallet | Yes | Council member wallet |