pub const REFLEX_CACHE_SIZE: usize = proof_cache::PROOF_CACHE_MAX_ENTRIES; // 64usize
Default Reflex proof cache size (Section 20.4). See proof_cache::PROOF_CACHE_MAX_ENTRIES for the canonical value.
proof_cache::PROOF_CACHE_MAX_ENTRIES