lnd/routing/blindedpath
ziggie 25f7b1c362
blindedpath: minHTLC for blinded path change.
We will not add a buffer to the chan policy for blinded paths in case
the sender amount violates the minHTLC restriction in the first place.

Moreover we disgard a route fast if the payment amount is smaller than
the minHTLC along the route.
2024-08-22 19:09:43 +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 blindedpath: minHTLC for blinded path change. 2024-08-22 19:09:43 +02:00
log.go blindedpath: move blinded path logic to own pkg 2024-07-26 09:54:59 +02:00