mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Remove comment
This commit is contained in:
@@ -1069,9 +1069,6 @@ impl ProtoArray {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
// In the post-Gloas world, always use a virtual tree walk.
|
|
||||||
//
|
|
||||||
// Best child/best descendant is dead.
|
|
||||||
let best_fc_node = self.find_head_walk::<E>(
|
let best_fc_node = self.find_head_walk::<E>(
|
||||||
justified_index,
|
justified_index,
|
||||||
current_slot,
|
current_slot,
|
||||||
|
|||||||
Reference in New Issue
Block a user