Store previously failed blinded paths on outbound payment failure.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 9 Jan 2024 16:32:38 +0000 (11:32 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 17 Jan 2024 15:44:38 +0000 (10:44 -0500)
commit23ef2535d0af945061e5bdd279f1cac2d93b3269
tree2c9dfe8b3b4a70970eef0ebccf62e01235db2bef
parent5c5d6914255c91f983833e2a929fa5b69fe2b26a
Store previously failed blinded paths on outbound payment failure.

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