pub const LOCKTIME_THRESHOLD: u32 = 500000000;
Expand description

| Threshold for nLockTime: below this | value it is interpreted as block number, | otherwise as UNIX timestamp. |