Duration a set of validations for a given ledger hash remain valid.
std::chrono::seconds validationSET_EXPIRES = std::chrono::minutes{10};
The number of seconds before a set of validations for a given ledger hash can expire. This keeps validations for recent ledgers available for a reasonable interval.