lnd/routing/blindedpath
Elle Mouton b490deefdf
routing/blindedpath: dont error out unless all paths fail
In this commit, we adjust BuildBlindedPaymentPaths to only error out
completely if none of the paths it received from FindRoutes resulted in
a usable blinded path.
2024-08-07 17:02:56 +02:00
..
blinded_path_test.go routing/blindedpath: dont error out unless all paths fail 2024-08-07 17:02:56 +02:00
blinded_path.go routing/blindedpath: dont error out unless all paths fail 2024-08-07 17:02:56 +02:00
log.go blindedpath: move blinded path logic to own pkg 2024-07-26 09:54:59 +02:00