pub const MAX_FUTURE_BLOCK_TIME: u32 = 60 * 60 * 2; // 7_200u32
Expand description

Maximum a block timestamp can exceed the network-adjusted time before it is considered invalid (2 hours).