Skip to main content

get_commitment_point

Function get_commitment_point 

Source
pub fn get_commitment_point(
    commitment_seed: &[u8; 32],
    commitment_number: u64,
) -> Pubkey
Expand description

Derive the commitment point (public key) for a given commitment number from a seed.