Constant monero_wallet::generators::COMMITMENT_BITS
source ยท pub const COMMITMENT_BITS: usize = 64; // 64usize
Expand description
The amount of bits a value within a commitment may use.
pub const COMMITMENT_BITS: usize = 64; // 64usize
The amount of bits a value within a commitment may use.