Skip to content

Commit 6f78211

Browse files
committed
f Account for more fields in ChannelPending
1 parent cd6e538 commit 6f78211

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
@@ -778,6 +778,7 @@ where
778778
former_temporary_channel_id,
779779
counterparty_node_id,
780780
funding_txo,
781+
..
781782
} => {
782783
log_info!(
783784
self.logger,

0 commit comments

Comments
 (0)