Maximum amount of time that a block timestamp is allowed to exceed the current time before the block will be accepted.

Synopsis

Declared in <chain.h>

inline constexpr int64_t MAX_FUTURE_BLOCK_TIME = 2 * 60 * 60;

Created with MrDocs