ChannelManager: add HTLCForwardInfo variant for blinded non-intro htlcs
authorValentine Wallace <vwallace@protonmail.com>
Fri, 27 Oct 2023 01:53:35 +0000 (21:53 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 23:38:58 +0000 (18:38 -0500)
commit7bb4a235bccc92e7edba42827a3f95644c3a02d9
tree19daf92e0851fe55122b6eb6c6b04cf71165dfbb
parent846be8147fcf2a7a4802c1ae8e43483cdfc21333
ChannelManager: add HTLCForwardInfo variant for blinded non-intro htlcs

Necessary to tell the Channel how to fail these htlcs.
lightning/src/ln/channelmanager.rs