Revised to sync_duties

This commit is contained in:
Tan Chee Keong
2025-04-23 13:20:10 +08:00
parent c71de7185d
commit 2bcb984f80

View File

@@ -411,8 +411,8 @@ pub async fn poll_sync_committee_duties<T: SlotClock + 'static, E: EthSpec>(
.sync_duties
.aggregation_pre_compute_slots(),
computation_offset: Duration::from_secs(0),
selections_endpoint: sub_duties_service.distributed,
parallel_sign: sub_duties_service.distributed,
selections_endpoint: sub_duties_service.sync_duties.distributed,
parallel_sign: sub_duties_service.sync_duties.distributed,
};
fill_in_aggregation_proofs(