lnd/routing/route
Carla Kirk-Cohen 940b491051 routing: only pack amount and cltv if populated
With the addition of blinded routes, we now need to account for the
possibility that intermediate nodes payloads will not have an amount
and expiry set because that information is provided by the recipient
encrypted data blob. This commit updates our payload packing to only
optionally include those fields.
2023-10-06 16:38:33 -07:00
..
route_test.go routing: only pack amount and cltv if populated 2023-10-06 16:38:33 -07:00
route.go routing: only pack amount and cltv if populated 2023-10-06 16:38:33 -07:00