Skip to content

Commit 7931c06

Browse files
committed
f Account for more fields in ChannelPending
1 parent 0570818 commit 7931c06

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
@@ -781,6 +781,7 @@ where
781781
former_temporary_channel_id,
782782
counterparty_node_id,
783783
funding_txo,
784+
..
784785
} => {
785786
log_info!(
786787
self.logger,

0 commit comments

Comments
 (0)