Function darkfi_sdk::crypto::pedersen::pedersen_commitment_u64

source ยท
pub fn pedersen_commitment_u64(value: u64, blind: ScalarBlind) -> Point
Expand description

Pedersen commitment for a 64-bit value, in the base field.