pub const fn output_unlocked(
time_lock: &Timelock,
current_chain_height: usize,
current_time_lock_timestamp: u64,
hf: HardFork,
) -> bool
Expand description
Checks if an outputs unlock time has passed.
https://monero-book.cuprate.org/consensus_rules/transactions/unlock_time.html