Expand description
This code was AUTOGENERATED using the Codama library.
Structs§
- Sync
Native - Given a wrapped / native token account (a token account containing SOL)
updates its amount field based on the account’s underlying
lamports. This is useful if a non-wrapped SOL account usessystem_instruction::transferto move lamports to a wrapped token account, and needs to have its tokenamountfield updated. - Sync
Native Instruction Accounts