mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 22:08:30 +00:00
This reverts commit ab9e58aa3d.
This commit is contained in:
@@ -1228,7 +1228,10 @@ async fn attesting_to_optimistic_head() {
|
||||
let get_aggregated_by_slot_and_root = || {
|
||||
rig.harness
|
||||
.chain
|
||||
.get_aggregated_attestation_base(attestation.data())
|
||||
.get_aggregated_attestation_by_slot_and_root(
|
||||
attestation.data().slot,
|
||||
&attestation.data().tree_hash_root(),
|
||||
)
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user