lnd/htlcswitch
Olaoluwa Osuntokun bf8df499ea htlcswitch: change LinkDirection to be a type alias
In this commit, we change LinkDirection to be a type alias. This makes
creating wrapper structs/interfaces easier, as we don't need to leak
htlcswitch.LinkDirection, instead we can accept a bool.
2024-08-16 15:43:03 -07:00
..
2024-08-07 22:19:23 +08:00