pub fn disable_non_confidential_credits(
    token_program_id: &Pubkey,
    token_account: &Pubkey,
    authority: &Pubkey,
    multisig_signers: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description

Create a DisableNonConfidentialCredits instruction