Make blinded hop features optional per spec.
authorValentine Wallace <vwallace@protonmail.com>
Mon, 18 Mar 2024 21:01:07 +0000 (17:01 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 18 Mar 2024 21:07:27 +0000 (17:07 -0400)
commit18ebbf72446e8c45fdfc5ae73a1c3b55d8f97377
tree9f404090658c27298dc0bbcfbb19f8881fbf1c8c
parent2c9dbb959d0c16ee97baf70074d0a31a0c0443e8
Make blinded hop features optional per spec.

The spec states that if these features are missing, we MUST process the message
as if it were present and contained an empty array.
lightning/src/blinded_path/payment.rs
pending_changelog/blinded-hop-features-optional.txt [new file with mode: 0644]