Add channel's funding txo to Channel Event::ChannelClosed
#2772
Labels
good first issue
Good for newcomers
Event::ChannelClosed
#2772
I would be great to add the closing txid to the channel closed event but that can be falliable because things aren't confirmed on-chain yet (see #2387 (comment))
Adding the channel's funding txo is a good middle ground where the user can lookup which transaction spent that output to get the channel closing txid.
The text was updated successfully, but these errors were encountered: