lnd/htlcswitch
Oliver Gugger 4f2c75f620
htlcswitch: also set packet amount on modified forward
This fixes an issue where the switch's forwarding logic would think the
bandwidth to forward an HTLC was insufficient for a custom channel HTLC,
because we only overwrote the HTLC's amount and not the packet's (which
is just a short cut struct member anyway).
2024-07-11 21:44:27 +02:00
..
2019-09-09 13:52:35 +02:00