mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
## Issue Addressed Fixes #2967 ## Proposed Changes Collect validator indices alongside attestations when creating signed attestations (and aggregates) for inclusion in the logs. ## Additional Info This is my first time looking at Lighthouse source code and using Rust, so newbie feedback appreciated!