Fail blinded received HTLCs if they violate PaymentConstraints
authorValentine Wallace <vwallace@protonmail.com>
Thu, 9 Nov 2023 20:12:09 +0000 (15:12 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 23:38:59 +0000 (18:38 -0500)
commit41808037ac7111024fe5da30ea16e6c0bcc4c3d3
tree98133e802cb86dcd38d853385ea56f872bf9019a
parent93ef850670b9531b47a0aca8187e01fcb822e3fa
Fail blinded received HTLCs if they violate PaymentConstraints

.. contained within their encrypted payload.
lightning/src/ln/blinded_payment_tests.rs
lightning/src/ln/onion_payment.rs