Skip to main content

has_expired_transactions

Function has_expired_transactions 

Source
pub(crate) fn has_expired_transactions(
    subblock: &RecoveredSubBlock,
    timestamp: u64,
) -> bool
Expand description

Returns true if a subblock has any expired transactions for the given timestamp.