Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lower deposit finalization error to warning (sigp#3739)
## Issue Addressed Partially addresses sigp#3707 ## Proposed Changes Drop `ERRO` log to `WARN` until we identify the exact conditions that lead to this case. Add a message which hopefully reassures users who only see this log once 😅 Add the block hash to the error message in case it will prove useful in debugging the root cause.
- Loading branch information