lnd/htlcswitch
Conner Fromknecht 564534c829
htlcswitch: move packet failure to mailbox
This commit moves the current logic for sending failures out of the link
and into the mailbox in preparation for our failing delayed htlcs. We do
so because the mailbox may need to fail packets while the link is
offline, and needs to be able to complete the task without member
methods on the link.
2020-04-14 10:48:40 -07:00
..
2019-12-12 00:12:19 +01:00
2019-09-10 17:21:59 +02:00
2019-09-09 13:52:35 +02:00