[][src]Constant nakamoto_common::block::time::MAX_FUTURE_BLOCK_TIME

pub const MAX_FUTURE_BLOCK_TIME: BlockTime = 60 * 60 * 2; // 0_x00_001_c20u32

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