Rename `Channel::pending_monitor_updates` to `blocked` 2023-06-unblocked-mons-in-manager
authorMatt Corallo <git@bluematt.me>
Tue, 20 Jun 2023 23:27:55 +0000 (23:27 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 23 Jun 2023 19:25:40 +0000 (19:25 +0000)
commit9c3ad28fa854ffa43eff9a367028920ec3d8f294
tree1ce84cf069b00b9b1400d8cceac7878b453fa864
parent7884e687d2e6cae1da5bbc514546c284359f703c
Rename `Channel::pending_monitor_updates` to `blocked`

To differentiate between in-flight pending completion and blocked
updates.
lightning/src/ln/channel.rs