Skip to content

Commit e65ddd4

Browse files
committed
f Linebreak
1 parent 273647c commit e65ddd4

File tree

1 file changed

+1
-2
lines changed
  • lightning-rapid-gossip-sync/src

1 file changed

+1
-2
lines changed

lightning-rapid-gossip-sync/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
//! ```shell
3535
//! curl -o rapid_sync.lngossip https://rapidsync.lightningdevkit.org/snapshot/<last_sync_timestamp>
3636
//! ```
37-
//! Note that the
38-
//! first ever rapid sync should use `0` for `last_sync_timestamp`.
37+
//! Note that the first ever rapid sync should use `0` for `last_sync_timestamp`.
3938
//!
4039
//! After the gossip data snapshot has been downloaded, one of the client's graph processing
4140
//! functions needs to be called. In this example, we process the update by reading its contents

0 commit comments

Comments
 (0)