Function solana_zk_token_sdk::zk_token_elgamal::ops::subtract_from
source ยท pub fn subtract_from(
ciphertext: &ElGamalCiphertext,
amount: u64,
) -> Option<ElGamalCiphertext>
Expand description
Subtract a constant amount to a ciphertext