Skip to content

Commit 87a0071

Browse files
authored
fix typo (pyth-network#264)
fix typo in comment of test_optimistic_confirmation_violation_without_tower
1 parent fb01ab2 commit 87a0071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-cluster/tests/local_cluster.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3114,7 +3114,7 @@ fn test_optimistic_confirmation_violation_without_tower() {
31143114
// |
31153115
// -> S4 (C) -> S5
31163116
//
3117-
// Step 5:
3117+
// Step 4:
31183118
// Without the persisted tower:
31193119
// `A` would choose to vote on the fork with `S4 -> S5`.
31203120
//

0 commit comments

Comments
 (0)