Commit fde732e
committed
feat(wasm-solana): add programId and decimalPlaces to TokenTransfer types
Updates TypeScript interfaces to match Rust struct output:
- TokenTransferParams: add programId (required) and decimalPlaces (optional)
- CreateAtaParams: add programId (required)
These fields were already being output by the Rust code but were missing
from the TypeScript type definitions.
Ticket: BTC-01 parent 1c0fc02 commit fde732e
1 file changed
Binary file not shown.
0 commit comments