build_add_to_race_whitelist_transaction
Create a transaction to add a user to a race market whitelist, allowing them to trade without exposing private keys.
Instructions
[REQUIRES BAOZI_LIVE=1] Build transaction to add user to race market whitelist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| race_market | Yes | Race market public key | |
| user_to_add | Yes | User wallet to whitelist | |
| creator_wallet | Yes | Market creator wallet |