Add failed_within_blinded_path to DecodedOnionFailure.
authorValentine Wallace <vwallace@protonmail.com>
Fri, 12 Jan 2024 16:35:08 +0000 (11:35 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 17 Jan 2024 15:44:33 +0000 (10:44 -0500)
commit75a1c47b192b693c08645d6a6697ad6d37839220
tree8aee5bf3b2f7eba2dbd8ac28423ccd7a8db3de10
parentae1288d8cc3840b84f9e28ec0be2316c94cfb010
Add failed_within_blinded_path to DecodedOnionFailure.

Will be used to ensure correctness when we store previously failed blinded
paths to avoid retrying over them.
lightning/src/ln/onion_utils.rs
lightning/src/ln/outbound_payment.rs