Maximum number of seconds that the timestamp of the first block of a difficulty adjustment period is allowed to be earlier than the last block of the previous period (BIP94).

Synopsis

Declared in <consensus/consensus.h>

inline constexpr int64_t MAX_TIMEWARP = 600;

Created with MrDocs