lnd/peer
Elle Mouton 60f331edb1
multi: rename ChannelUpdate to ChannelUpdate1
In preparation for adding a new ChannelUpdate2 message and a
ChannelUpdate interface, we rename the existing message to
ChannelUpdate1.
2024-09-18 16:13:17 +02:00
..
brontide_test.go peer: always send channel update on reconnect 2024-08-07 17:48:50 -07:00
brontide.go multi: rename ChannelUpdate to ChannelUpdate1 2024-09-18 16:13:17 +02:00
interfaces.go peer+lnwire: move LinkUpdater to lnwire 2024-03-06 11:59:19 -08:00
log.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08:00
musig_chan_closer.go lnwallet+peer: add tapscript root awareness to musig2 sessions 2024-08-28 11:52:31 +02:00
ping_manager_test.go peer: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
ping_manager.go peer: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
test_utils.go multi: rename ChannelUpdate to ChannelUpdate1 2024-09-18 16:13:17 +02:00