lnd/routing/route
Carla Kirk-Cohen 11a007dc16 routing: account for blinded routes in fee calculation
When we introduce blinded routes, some of our hops are expected
to have zero amounts to forward in their hop payload. This commit
updates our hop fee logic to attribute the full blinded route's
fees to the introduction node. We can't actually know where/how
these fees are distributed, so we collect them all at the
introduction node.
2023-10-06 16:38:33 -07:00
..
route_test.go routing: account for blinded routes in fee calculation 2023-10-06 16:38:33 -07:00
route.go routing: account for blinded routes in fee calculation 2023-10-06 16:38:33 -07:00