The duration a validation remains current after its ledger's close time.
std::chrono::seconds validationVALID_WALL = 5min;
This is a safety to protect against very old validations and the time it takes to adjust the close time accuracy window.