Skip to main content

REFLEX_CACHE_TTL_MS

Constant REFLEX_CACHE_TTL_MS 

Source
pub const REFLEX_CACHE_TTL_MS: u32 = proof_cache::PROOF_CACHE_TTL_MS; // 100u32
Expand description

Default Reflex proof cache TTL in milliseconds (Section 20.4). See proof_cache::PROOF_CACHE_TTL_MS for the canonical value.