From d34b0b3feec880136c3a8b9706ba8a4df39753d8 Mon Sep 17 00:00:00 2001 From: Yihau Chen Date: Mon, 12 Aug 2024 10:39:35 +0800 Subject: [PATCH] fix docs format (#2542) fix docs format for replay_stage.rs --- core/src/replay_stage.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/replay_stage.rs b/core/src/replay_stage.rs index d128289cb7bb93..cca977768c0436 100644 --- a/core/src/replay_stage.rs +++ b/core/src/replay_stage.rs @@ -1999,6 +1999,7 @@ impl ReplayStage { /// - Bank forks already contains a bank for this leader slot /// - We have not landed a vote yet and the `wait_for_vote_to_start_leader` flag is set /// - We have failed the propagated check + /// /// Returns whether a new working bank was created and inserted into bank forks. #[allow(clippy::too_many_arguments)] fn maybe_start_leader(