Constant solana_zk_sdk::encryption::PEDERSEN_COMMITMENT_LEN
source ยท pub const PEDERSEN_COMMITMENT_LEN: usize = RISTRETTO_POINT_LEN; // 32usize
Expand description
Byte length of a Pedersen commitment.
pub const PEDERSEN_COMMITMENT_LEN: usize = RISTRETTO_POINT_LEN; // 32usize
Byte length of a Pedersen commitment.