Function safe_token_2022::extension::confidential_transfer::instruction::apply_pending_balance
source · pub fn apply_pending_balance(
token_program_id: &Pubkey,
token_account: &Pubkey,
pending_balance_instructions: u64,
new_decryptable_available_balance: AeCiphertext,
authority: &Pubkey,
multisig_signers: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description
Create a ApplyPendingBalance
instruction