#[doc(hidden)] pub(crate) const COMMITMENT_BITS: usize = 64; // 64usize
The amount of bits a value within a commitment may use.