Include the user channel id counter in Event::ChannelClosed
authorMatt Corallo <git@bluematt.me>
Wed, 13 Oct 2021 21:34:19 +0000 (21:34 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 13 Oct 2021 21:44:58 +0000 (21:44 +0000)
commit9a5c9b3680dccd45986948c5776bd384b4f89dd7
treea766480851945ab93f4c6c03d012925e3d52181c
parentbe8223918137d5495ee7ad3ce8bf21d999f9915f
Include the user channel id counter in Event::ChannelClosed

This makes it more practical for users to track channels using
their own IDs, especially across funding.
lightning/src/ln/channelmanager.rs
lightning/src/util/events.rs