Add some missing `WithContext` wrappers in `peer_handler.rs`
authorMatt Corallo <git@bluematt.me>
Sat, 2 Dec 2023 17:54:09 +0000 (17:54 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 3 Dec 2023 20:06:18 +0000 (20:06 +0000)
commitab93d35da26a524b812408c3384ac2f60eaadf27
treee2d6b1148be57ecfda4a6c793691430884c165ce
parentde480d02122b25a9c3215af90613abfe4736282f
Add some missing `WithContext` wrappers in `peer_handler.rs`

df3ab2ee2753e7f9ec02ddf1c8a51db77c50e35d added `WithContext`
wrappers in most logs in `peer_handler.rs`, but due to long-term
rebasing it missed a few, which we add here.
lightning/src/ln/peer_handler.rs