spl_token_2022::extension::confidential_mint_burn::instruction

Function update_decryptable_supply

Source
pub fn update_decryptable_supply(
    token_program_id: &Pubkey,
    mint: &Pubkey,
    authority: &Pubkey,
    multisig_signers: &[&Pubkey],
    new_decryptable_supply: AeCiphertext,
) -> Result<Instruction, ProgramError>
Expand description

Create a UpdateMint instruction