lnd.xprv/peer
Elliott Jin e9baf0e4a2 multi: add bool param to channel enable/disable methods
Add a new boolean parameter without changing any existing
functionality. The parameter will be used to indicate
whether a request to update a channel's status was made
manually by a user (currently always false).
2021-02-24 07:13:28 -08:00
..
brontide_test.go peer: ensure consistent local+global feature bits when downgrading 2020-12-17 17:04:15 -08:00
brontide.go multi: add bool param to channel enable/disable methods 2021-02-24 07:13:28 -08: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 lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00