protolambda / eth2-testnet-genesis

Create a genesis state for an Eth2 testnet
MIT License
46 stars 26 forks source link

Additional validators input validation #26

Closed pk910 closed 1 year ago

pk910 commented 1 year ago

Added basic input validation for keys supplied via the --additional-validators list:

If any of the above checks fails, an error with the line number printed out and execution stopped.