pub fn get_commitment_point( commitment_seed: &[u8; 32], commitment_number: u64, ) -> Pubkey
Derive the commitment point (public key) for a given commitment number from a seed.