pub const REFLEX_CACHE_TTL_MS: u32 = proof_cache::PROOF_CACHE_TTL_MS; // 100u32
Default Reflex proof cache TTL in milliseconds (Section 20.4). See proof_cache::PROOF_CACHE_TTL_MS for the canonical value.
proof_cache::PROOF_CACHE_TTL_MS