Set logging metadata when we fail to apply a `ChannelMonitorUpdate`
authorMatt Corallo <git@bluematt.me>
Fri, 1 Dec 2023 21:56:43 +0000 (21:56 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 12 Dec 2023 02:08:36 +0000 (02:08 +0000)
commit1bee708742604fa7993625af7bf6d57d86a398d0
tree839f0e3e60b73a2f73eebbd45dada71920d84a4e
parent07b5355b7573cfb8ee46769286dbd0eeb6d42ec9
Set logging metadata when we fail to apply a `ChannelMonitorUpdate`

Now that we provide the counterparty node id, we can set logging
metadata with a counterparty node id and and channel id, which we
do here.
lightning/src/chain/chainmonitor.rs