Skip to content

Commit 4a9300d

Browse files
committed
f Account for more fields in ChannelPending
1 parent 9e1b741 commit 4a9300d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/event.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@ where
731731
former_temporary_channel_id,
732732
counterparty_node_id,
733733
funding_txo,
734+
..
734735
} => {
735736
log_info!(
736737
self.logger,

0 commit comments

Comments
 (0)