lnd/peer
Matt Morehouse e2f2b07149
peer: combine handleWarning and handleError
The two methods were nearly identical, so we can simplify by combining
them.
2023-07-19 12:40:16 -05:00
..
brontide_test.go peer: retry enabling channels on ErrEnableInactiveChan 2023-01-18 03:46:16 +08:00
brontide.go peer: combine handleWarning and handleError 2023-07-19 12:40:16 -05:00
interfaces.go htlcswitch+peer: CreateAndAddLink in switch, add messageSwitch to peer 2021-08-10 17:15:52 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go peer: update and use SyncMap in Brontide 2023-06-27 20:19:37 +08:00