Add support for DutySyncContribution
to fetcher
#1266
Labels
duties
This issue is related to duties to be added
DutySyncContribution
to fetcher
#1266
Problem to be solved
Add support for
DutyPrepareSyncContribution
tofetcher
. Fetcher needs to calculate which validators are aggregators for the given slot.Proposed solution
aggSigDB
forDutyPrepareSyncContribution
eth2exp.CalculateSyncCommitteeSelection()
.DutyDB
forDutySyncMessage
to get theblockRoot
.GET /eth/v1/validator/sync_committee_contribution
to get the sync committee contribution.Out of Scope
None.
The text was updated successfully, but these errors were encountered: