pub fn sync_native(
    token_program_id: &Pubkey,
    account_pubkey: &Pubkey
) -> Result<Instruction, ProgramError>
Expand description

Creates a SyncNative instruction