Function spl_token_2022::extension::confidential_transfer::instruction::inner_empty_account
source ยท pub fn inner_empty_account(
token_program_id: &Pubkey,
token_account: &Pubkey,
authority: &Pubkey,
multisig_signers: &[&Pubkey],
proof_data_location: ProofLocation<'_, ZeroBalanceProofData>,
) -> Result<Instruction, ProgramError>
Expand description
Create an inner EmptyAccount
instruction
This instruction is suitable for use with a cross-program invoke