Skip to content

Commit 95fc7ea

Browse files
committed
f Account for more fields in ChannelPending
1 parent 5faf9b0 commit 95fc7ea

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
@@ -694,6 +694,7 @@ where
694694
former_temporary_channel_id,
695695
counterparty_node_id,
696696
funding_txo,
697+
..
697698
} => {
698699
log_info!(
699700
self.logger,

0 commit comments

Comments
 (0)