Skip to content

Commit f30bceb

Browse files
committed
docs: remove comment
1 parent a977e00 commit f30bceb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/consensus/lstar/fork_choice/test_attestation_source_divergence.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ def test_justified_divergence_self_heals_in_next_block(
4343
- block_5 pulls the slot-1 votes from the pool and includes them.
4444
- the head chain justifies slot 1, matching the node.
4545
- finalized stays at slot 0.
46-
47-
The justified slot is the strategy-independent witness of the self-heal.
48-
Reaching slot 1 is only possible once block_5 incorporates the slot-1 votes,
49-
so the block body is not asserted directly: its exact composition is a
50-
proposer-strategy choice, not a consensus outcome.
5146
"""
5247
fork_choice_test(
5348
steps=[

0 commit comments

Comments
 (0)