This commit is contained in:
Eitan Seri-Levi
2026-04-29 17:22:13 +02:00
parent a742110901
commit a3c91f6ecb
20 changed files with 54 additions and 61 deletions

View File

@@ -397,8 +397,8 @@ pub fn get_heze_find_head_vote_transition_test_definition() -> ForkChoiceTestDef
}
/// CL attestation weight overrides payload preference tiebreaker.
pub fn get_heze_weight_priority_over_payload_preference_test_definition()
-> ForkChoiceTestDefinition {
pub fn get_heze_weight_priority_over_payload_preference_test_definition() -> ForkChoiceTestDefinition
{
let mut ops = vec![];
// Build two branches where one child extends payload (Full) and the other doesn't (Empty).