build_change_council_vote_transaction
Build a Solana transaction enabling a council member to change their vote on a boolean market dispute.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction for council member to change their vote on a boolean market dispute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| new_vote_yes | Yes | New vote (true=YES, false=NO) | |
| voter_wallet | Yes | Council member wallet |