Files
lnd/htlcswitch/interfaces.go
carla abf780bf03 multi: add htlcNotifier interface to switch and link
In this commit, a htlcNotifier interface is added to allow for easy
unit testing. Instances of the HtlcNotifier are added to the server,
switch and link.
2020-02-19 17:50:28 +02:00

8.8 KiB