Threshold for nLockTime.
Declared in <script/script.h>
<script/script.h>
inline constexpr unsigned int LOCKTIME_THRESHOLD = {500'000'000};
Below this value nLockTime is interpreted as a block number, otherwise as a UNIX timestamp.