Constant hdk::prelude::SESSION_HEADER_TIME_OFFSET_MILLIS[][src]

pub const SESSION_HEADER_TIME_OFFSET_MILLIS: i64 = 1000; // 1_000i64
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.