Function spl_token_2022::extension::confidential_transfer::instruction::update_mint
source ยท pub fn update_mint(
token_program_id: &Pubkey,
mint: &Pubkey,
authority: &Pubkey,
multisig_signers: &[&Pubkey],
auto_approve_new_accounts: bool,
auditor_elgamal_pubkey: Option<ElGamalPubkey>,
) -> Result<Instruction, ProgramError>
Expand description
Create a UpdateMint
instruction