pub const SESSION_HEADER_TIME_OFFSET: Duration;
Expand description

The timestamps on headers for a session use this offset relative to the session start time. This makes it easier for agents to accept a preflight request with headers that are after their current chain top, after network latency.