Files
lnd/htlcswitch
Matt Morehouse 15f6e7a80a htlcswitch: split mailCourier by courierType
The goroutine is very long and littered with switches on courierType. By
separating the implementations into different methods for each
courierType we eliminate the cruft and improve readability.
2023-07-20 14:53:46 -05:00
..
2022-01-10 08:42:32 +01:00
2019-09-09 13:52:35 +02:00
2023-06-13 11:58:33 +02:00