Add min_final_cltv_delta to aggregated CLTV delta.
authorValentine Wallace <vwallace@protonmail.com>
Fri, 26 Jan 2024 20:17:27 +0000 (15:17 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 7 Feb 2024 17:02:26 +0000 (12:02 -0500)
commitfff1aa7cb0ed14ad414052adfe445eda5421acf5
treedd093d5d9eaa9c08433396e34a68e785a198e8e4
parentfa44185ba8e0b44458cc1c1edb65918dad6e8f5a
Add min_final_cltv_delta to aggregated CLTV delta.

The spec was previously missing this requirement.
lightning/src/blinded_path/mod.rs
lightning/src/blinded_path/payment.rs
lightning/src/ln/blinded_payment_tests.rs