Include counterparty node id and channel id in shutdown log
authorMatt Corallo <git@bluematt.me>
Sat, 2 Dec 2023 20:00:36 +0000 (20:00 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 2 Dec 2023 20:03:19 +0000 (20:03 +0000)
commitf57295f9d9b6c07cdedfc7cb4f83878eebfb28b6
treeb240bd37f0df7408dfe61a1f946b9a16a72dc21d
parent6b43153861c4f8dd1f44da737ad0b06eab8659e7
Include counterparty node id and channel id in shutdown log

This avoids an important shutdown log being about a channel but not
having the channel metadata.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs