Function spl_token_2022::extension::confidential_transfer::instruction::empty_account
source ยท pub fn empty_account(
token_program_id: &Pubkey,
token_account: &Pubkey,
authority: &Pubkey,
multisig_signers: &[&Pubkey],
proof_data_location: ProofLocation<'_, ZeroBalanceProofData>,
) -> Result<Vec<Instruction>, ProgramError>
Expand description
Create a EmptyAccount
instruction