fedimint_ln_client::receive

Function has_invoice_expired

source
fn has_invoice_expired(
    invoice: &Bolt11Invoice,
    now_epoch: Duration,
    clock_skew_tolerance: Duration,
) -> bool