lnd/peer
yyforyongyu 60627f676f
peer: stop considering pending channels as active
This commit changes the method `isActiveChannel` such that the pending
channels are not consider as active.
2023-06-27 20:19:37 +08:00
..
brontide_test.go peer: retry enabling channels on ErrEnableInactiveChan 2023-01-18 03:46:16 +08:00
brontide.go peer: stop considering pending channels as active 2023-06-27 20:19:37 +08: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