PrevUpHomeNext

ConsensusParms::validationVALID_EARLY

Duration pre-close in which validations are acceptable.

Synopsis
std::chrono::seconds validationVALID_EARLY = 3min;
Description

The number of seconds before a close time that we consider a validation acceptable. This protects against extreme clock errors


PrevUpHomeNext