You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validator index 1 does not have a sync committee membership in the given period. As such, no data at all should be returned for it
validator index 71042 does have a sync committee membership in the given period. As such, its index should show up in the validator_sync_committee_indices field.
🐞 Bug Report
Description
/eth/v1/validator/duties/sync/<epoch>
is not returning data about sync committee membership.Has this worked before in a previous version?
No.
🔬 Minimal Reproduction
🔥 Error
There are two errors here:
validator_sync_committee_indices
field.So the output should be
🌍 Your Environment
develop
on prater.The text was updated successfully, but these errors were encountered: