Skip to main content

MIN_BEFORE_TS

Constant MIN_BEFORE_TS 

Source
pub(super) const MIN_BEFORE_TS: u64 = 30_000_000_000;
Expand description

Rejects a before_ts earlier than this, mirroring Synapse’s “year 1970” lower bound on the millisecond cutoff.