lighthouse/validator_client
tim gretler c8019caba6 Fix sync committee polling for 0 validators (#2999)
## Issue Addressed

#2953

## Proposed Changes

Adds empty local validator check. 

## Additional Info

Two other options: 
- add check inside `local_index` collection. Instead of after collection.
- Move `local_index` collection to the beginning of the `poll_sync_committee_duties` function and combine sync committee with altair fork check.
2022-02-18 02:36:44 +00:00
..
slashing_protection Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00
src Fix sync committee polling for 0 validators (#2999) 2022-02-18 02:36:44 +00:00
Cargo.toml Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00