Function spl_token::instruction::sync_native
source ยท pub fn sync_native(
token_program_id: &Pubkey,
account_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>
Expand description
Creates a SyncNative
instruction