fix typo (#264)
fix typo in comment of test_optimistic_confirmation_violation_without_tower
This commit is contained in:
parent
133bd7f652
commit
cdb0d15283
|
@ -3114,7 +3114,7 @@ fn test_optimistic_confirmation_violation_without_tower() {
|
|||
// |
|
||||
// -> S4 (C) -> S5
|
||||
//
|
||||
// Step 5:
|
||||
// Step 4:
|
||||
// Without the persisted tower:
|
||||
// `A` would choose to vote on the fork with `S4 -> S5`.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue