Skip to main content

REFLEX_CACHE_SIZE

Constant REFLEX_CACHE_SIZE 

Source
pub const REFLEX_CACHE_SIZE: usize = proof_cache::PROOF_CACHE_MAX_ENTRIES; // 64usize
Expand description

Default Reflex proof cache size (Section 20.4). See proof_cache::PROOF_CACHE_MAX_ENTRIES for the canonical value.