Skip to content

Commit 8097d8f

Browse files
committed
f - remove newline
1 parent f034d91 commit 8097d8f

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
@@ -7236,7 +7236,6 @@ where
72367236
let entropy_source = self.entropy_source.deref();
72377237
let secp_ctx = &self.secp_ctx;
72387238
BlindedPath::one_hop_for_message(self.get_our_node_id(), entropy_source, secp_ctx).unwrap()
7239-
72407239
}
72417240

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

0 commit comments

Comments
 (0)