Function solana_zk_token_sdk::zk_token_elgamal::ops::subtract_from[][src]

pub fn subtract_from(
    ct: &ElGamalCiphertext,
    amount: u64
) -> Option<ElGamalCiphertext>