Function solana_zk_token_sdk::zk_token_elgamal::ops::subtract_from
source · [−]pub fn subtract_from(
ct: &ElGamalCiphertext,
amount: u64
) -> Option<ElGamalCiphertext>
pub fn subtract_from(
ct: &ElGamalCiphertext,
amount: u64
) -> Option<ElGamalCiphertext>