lambdaclass/lambda_ethereum_consensus

[Validator API] Handle repeated validators

Closed this issue · 1 comments

We should handle the case where we received a query to add a validator that was already present.

We just override any existing credential with the same pubkey.