Add redundant blinded HTLC failure check for posterity.
authorValentine Wallace <vwallace@protonmail.com>
Mon, 4 Dec 2023 21:27:18 +0000 (16:27 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 23:38:59 +0000 (18:38 -0500)
commit11bdcdaa08e5e56fadc54857d49412341a528b76
treea0dd9a5d3bb0e615c91196324f7647bb75255b1d
parentae08d0c86a81a0d287f466c8ce97d616885c5d8b
Add redundant blinded HTLC failure check for posterity.

Although this new check is unreachable right now, it helps prevent potential
future errors where we incorrectly fail blinded HTLCs with an unblinded error.
lightning/src/ln/channelmanager.rs