ethereum / ssv

The repository has moved to https://github.com/bloxapp/ssv
https://github.com/bloxapp/ssv
24 stars 12 forks source link

"unknown role" error is logged for AGGREGATOR and PROPOSER #74

Closed amirylm closed 3 years ago

amirylm commented 3 years ago

unknown role: AGGREGATOR error is logged in ./validator/duty_execution.go#L161 for AGGREGATOR and PROPOSER roles.

not implemented warning should be logged instead.