spl_token_2022::extension::confidential_transfer::instruction

Function empty_account

Source
pub fn empty_account(
    token_program_id: &Pubkey,
    token_account: &Pubkey,
    authority: &Pubkey,
    multisig_signers: &[&Pubkey],
    proof_data_location: ProofLocation<'_, ZeroCiphertextProofData>,
) -> Result<Vec<Instruction>, ProgramError>
Expand description

Create a EmptyAccount instruction