lambda_ethereum_consensus
lambda_ethereum_consensus copied to clipboard
refactor: extract validator duties into its own module.
Motivation Validator module is getting big and hard to follow. As part of a refactor of duties, I've extracted it into it's own module and added typespecs
LGTM. Will leave the approval to the more experienced ones.