Function spl_token_2022::extension::confidential_transfer::instruction::configure_account
source · [−]pub fn configure_account(
token_program_id: &Pubkey,
token_account: &Pubkey,
mint: &Pubkey,
encryption_pubkey: ElGamalPubkey,
decryptable_zero_balance: AeCiphertext,
authority: &Pubkey,
multisig_signers: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description
Create a ConfigureAccount
instruction