Function safe_token_2022::extension::confidential_transfer::instruction::transfer
source · pub fn transfer(
token_program_id: &Pubkey,
source_token_account: &Pubkey,
destination_token_account: &Pubkey,
mint: &Pubkey,
new_source_decryptable_available_balance: AeCiphertext,
authority: &Pubkey,
multisig_signers: &[&Pubkey],
proof_data: &TransferData
) -> Result<Vec<Instruction>, ProgramError>
Expand description
Create a Transfer
instruction with regular (no-fee) proof