Files
lighthouse/validator_client
Roheemah 4b297c6ce8 added check for fee recipient per validator and added unit tests (#8454)
Addresses #5403


  - Added `check_fee_recipient()` method to validate individual validators
- Added `check_all_fee_recipients()` to validate all validators on startup
- Validator client now fails to start if any enabled validator lacks a fee recipient and no global flag is used.
- Added Clear error messages to guide users on how to fix the issue
- Added unit tests


Co-Authored-By: AbolareRoheemah <roheemahabo@gmail.com>
2026-04-09 05:43:50 +00:00
..
2025-11-24 05:20:01 +00:00