Skip to content

Commit

Permalink
minor: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-markin committed Aug 28, 2023
1 parent 55046c5 commit 5610da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/client/network/sync/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ where
self.extra_justifications.reset();
}

// The implementation is similar to on_block_announce with unknown parent hash.
// The implementation is similar to `on_validated_block_announce` with unknown parent hash.
fn set_sync_fork_request(
&mut self,
mut peers: Vec<PeerId>,
Expand Down

0 comments on commit 5610da0

Please sign in to comment.