pub const SESSION_ACTION_TIME_OFFSET: Duration;
Expand description

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