Add `Debug` to derive list in MessageSendEvent
authorMatt Corallo <git@bluematt.me>
Sat, 13 Mar 2021 02:30:26 +0000 (21:30 -0500)
committerMatt Corallo <git@bluematt.me>
Sat, 20 Mar 2021 02:57:31 +0000 (22:57 -0400)
commit0ac839d8cd6362cc034a5e431d525dea28a75c2c
tree2b7baa303da6475961e0190a7875aa7c2e85ed8d
parentd7402b7360703f623a1f2553b86331763029ff49
Add `Debug` to derive list in MessageSendEvent

It can be quite useful in debugging, and potentially also so for
users.
lightning/src/util/events.rs