lambdaclass / lambda_ethereum_consensus

Elixir implementation of an Ethereum consensus client, which offers high reliance & fault tolerance
Apache License 2.0
101 stars 33 forks source link

[Validator API] Add first validator #1263

Open avilagaston9 opened 2 months ago

avilagaston9 commented 2 months ago

We should handle the case where the node is running without validators ,and the first one is added via the Validator API.