Rename InboundOnionErr to InboundHTLCErr.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 22:39:10 +0000 (17:39 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 10 Jan 2024 15:56:21 +0000 (10:56 -0500)
commit95a5ab96fc9b5fc8159cdf035cb8137e396b8efa
tree6d881336477c83c9a9cb12cc9f24ec26db4fca84
parentbe134d11c93eaaf594c8ccb35f3d1a8bcff753aa
Rename InboundOnionErr to InboundHTLCErr.

The prior name seems to reference onion decode errors specifically, when in
fact the error contents are generic failure codes for any error that occurs
during HTLC receipt.
lightning/src/ln/channelmanager.rs
lightning/src/ln/onion_payment.rs