Skip to content

Commit 373ae5c

Browse files
committed
f - remove newline
1 parent 69412ad commit 373ae5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7233,7 +7233,6 @@ where
72337233
let entropy_source = self.entropy_source.deref();
72347234
let secp_ctx = &self.secp_ctx;
72357235
BlindedPath::one_hop_for_message(self.get_our_node_id(), entropy_source, secp_ctx).unwrap()
7236-
72377236
}
72387237

72397238
/// Gets a fake short channel id for use in receiving [phantom node payments]. These fake scids

0 commit comments

Comments
 (0)