Files
lighthouse/common
Pawan Dhananjay da8791abd7 Set graffiti per validator (#2044)
## Issue Addressed

Resolves #1944 

## Proposed Changes

Adds a "graffiti" key to the `validator_definitions.yml`. Setting the key will override anything passed through the validator `--graffiti` flag. 
Returns an error if the value for the graffiti key is > 32 bytes instead of silently truncating.
2021-03-02 22:35:46 +00:00
..
2021-03-02 22:35:46 +00:00
2021-02-10 23:29:49 +00:00
2020-10-05 08:22:19 +00:00
2021-02-10 23:29:49 +00:00
2021-02-24 03:08:52 +00:00
2021-02-10 23:29:49 +00:00

eth2

Common crates containing eth2-specific logic.