Log when we prepare to block a channel's next `revoke_and_ack`
authorMatt Corallo <git@bluematt.me>
Wed, 11 Oct 2023 01:39:26 +0000 (01:39 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 19 Oct 2023 15:27:57 +0000 (15:27 +0000)
commit82b532c54db938c64f9bc9fb96c8f572337052be
tree2b9bf6729192f5d171df574b63b881003332fc08
parent6cafba9f5bc5c67d2ba302d2f53082ef22685b42
Log when we prepare to block a channel's next `revoke_and_ack`

This may help in debugging blocking actions in the future.
lightning/src/ln/channelmanager.rs