lnd.xprv/peer
Johan T. Halseth 0532c21e33
peer: remove static remote required for peers with legacy channels
This commit unsets option static remote key required for peers that
we have existing legacy channels with. This ensures that we can still
connect to peers that do not recognize this feature bit that we have
existing channels with.
2020-12-09 16:18:09 +02:00
..
brontide_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
brontide.go peer: remove static remote required for peers with legacy channels 2020-12-09 16:18:09 +02:00
interfaces.go server.go + peer: use MessageConn interface instead of brontide.Conn 2020-09-25 12:05:36 -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 multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00