pub const MIN_FINAL_CLTV_EXPIRY: u32 = _; // 24u32
Expand description

Minimum CLTV difference between the current block height and received inbound payments. Invoices generated for payment to us must set their min_final_cltv_expiry field to at least this value.