Function bitcoin_units::locktime::absolute::is_block_height
source ยท pub fn is_block_height(n: u32) -> bool
Available on crate feature
alloc
only.Expand description
Returns true if n
is a block height i.e., less than 500,000,000.