build_claim_winnings_transaction
Build an unsigned transaction to claim winnings from a resolved prediction market, using market, position, and user wallet.
Instructions
[REQUIRES BAOZI_LIVE=1] Build unsigned transaction to claim winnings from a resolved market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market public key | |
| position | Yes | Position PDA | |
| user_wallet | Yes | User wallet |