Add failed_within_blinded_path to onion util internal struct.
authorValentine Wallace <vwallace@protonmail.com>
Fri, 12 Jan 2024 01:11:14 +0000 (20:11 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 17 Jan 2024 15:44:33 +0000 (10:44 -0500)
commitae1288d8cc3840b84f9e28ec0be2316c94cfb010
tree4edf97cdd2048205c2d5fb9b78bcaa9c9ee48fa0
parent0d513fd6e52894eac5ab9b90a8775dc9c334f134
Add failed_within_blinded_path to onion util internal struct.

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