bitcoin_units::locktime::absolute

Function is_block_time

source
pub const fn is_block_time(n: u32) -> bool
Available on crate feature alloc only.
Expand description

Returns true if n is a UNIX timestamp i.e., greater than or equal to 500,000,000.