lambda_ethereum_consensus
lambda_ethereum_consensus copied to clipboard
Implement node version endpoint
When an external validator tries to connect to our node it fails to see it as active because node/version is not implemented. We should do it, at least with a hardcoded version.