Set HTLCPreviousHopData::blinded for blinded received HTLCs.
authorValentine Wallace <vwallace@protonmail.com>
Thu, 26 Oct 2023 22:52:29 +0000 (18:52 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 22:10:23 +0000 (17:10 -0500)
commite4485cffb3562e10de252894d18b4d4729cd2307
treedddd1ac94868a1dae9e2b8969305fcb951668622
parent339f3fccf80c8ccfc8de936df8de65481586f833
Set HTLCPreviousHopData::blinded for blinded received HTLCs.

Will be used in the next commit(s) to let us know to fail blinded received
HTLCs backwards with the malformed and invalid_onion_blinding error per BOLT 4.
lightning/src/ln/channelmanager.rs