Skip to content

Commit

Permalink
f Account for more fields in ChannelPending
Browse files Browse the repository at this point in the history
  • Loading branch information
tnull committed Feb 21, 2024
1 parent 4e3e10b commit 418ef5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ where
former_temporary_channel_id,
counterparty_node_id,
funding_txo,
..
} => {
log_info!(
self.logger,
Expand Down

0 comments on commit 418ef5d

Please sign in to comment.