Persist previously failed blinded paths in RouteParameters.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 9 Jan 2024 16:28:38 +0000 (11:28 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 17 Jan 2024 15:44:33 +0000 (10:44 -0500)
commit5c5d6914255c91f983833e2a929fa5b69fe2b26a
tree47dd636a1651656318599990107f6f2c1af2a4c8
parent75a1c47b192b693c08645d6a6697ad6d37839220
Persist previously failed blinded paths in RouteParameters.

Useful so we don't retry over these paths.
lightning/src/routing/router.rs