Make `Channel::monitor_updating_restored`'s return tuple a struct
authorMatt Corallo <git@bluematt.me>
Sun, 10 Oct 2021 23:56:11 +0000 (23:56 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 22 Oct 2021 18:41:42 +0000 (18:41 +0000)
commitfcb178faeb84494dc7a2b00aacf2973b5a302612
tree6afb9c9ebfbeb5f1d4cf85bb502bf23109ef66eb
parentc54d4703f5352af78e072612680ad6caa212abb2
Make `Channel::monitor_updating_restored`'s return tuple a struct

This improves readability at the callsite and in the function.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs