spl_token_confidential_transfer_proof_generation

Function try_combine_lo_hi_commitments

Source
pub fn try_combine_lo_hi_commitments(
    comm_lo: &PedersenCommitment,
    comm_hi: &PedersenCommitment,
    bit_length: usize,
) -> Option<PedersenCommitment>