Enable per account/key specific graffiti.
Lighthouse v0.3.5-7e4ee587
BLS Library: blst
The current validator client forces the same graffiti on all your accounts if you are validating for multiple accounts/keys
It would be nice to have the possibility to have distinct graffiti for each account/key
Possible solutions include expanding the account validator import command to add a graffiti argument and expanding the validator_definitions.yml format to include a graffiti field for an account/key.
Possible solutions include expanding the account validator import command to add a graffiti argument and expanding the validator_definitions.yml format to include a graffiti field for an account/key.
This seems sensible to me. It also helps avoid validator grouping, which is more obvious if some group of validators all share the same custom graffiti.
Most helpful comment
This seems sensible to me. It also helps avoid validator grouping, which is more obvious if some group of validators all share the same custom graffiti.