lnd/peer
Olaoluwa Osuntokun a61b6c25b3
lnwallet/chanclose: update ProcessCloseMsg to check co-op close addrs
We only want to allow p2wkh, p2tr, and p2wsh addresses, so we'll utilize
the newly public wallet function to restrict this.
2022-08-10 18:44:31 -07:00
..
brontide_test.go multi: migrate assert.NoError to require.NoError 2022-07-05 16:41:08 +00:00
brontide.go lnwallet/chanclose: update ProcessCloseMsg to check co-op close addrs 2022-08-10 18:44:31 -07: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 server+netann+peer: put peer's alias in Update, proper config for link 2022-07-07 17:10:30 -04:00