pub const MAX_FUTURE_MS: u64 = 60_000;
How far ahead of local time a message may be dated — a tight clock-skew bound; a message from the future is a forgery/replay signal.