build_claim_race_refund_transaction
Build an unsigned transaction to claim a refund from a canceled race market. Provide race market, position, and user wallet to generate the transaction.
Instructions
[REQUIRES BAOZI_LIVE=1] Build unsigned transaction to claim refund from cancelled race market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | Race position PDA | |
| race_market | Yes | Race market public key | |
| user_wallet | Yes | User wallet |