lnd/peer
Olaoluwa Osuntokun 1e556aa189
multi: thread through the new max fee field for co-op close
In this commit, we parse the new max fee field, and pass it through the
switch, all the way to the peer where it's ultimately passed into the
chan closer state machine.
2022-07-26 17:23:16 -07:00
..
brontide.go multi: thread through the new max fee field for co-op close 2022-07-26 17:23:16 -07:00
brontide_test.go multi: migrate assert.NoError to require.NoError 2022-07-05 16:41:08 +00: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