lighthouse/beacon_node/eth1
Michael Sproul b477c42748 Lower deposit finalization error to warning (#3739)
## Issue Addressed

Partially addresses #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.
2022-11-21 06:29:03 +00:00
..
src Lower deposit finalization error to warning (#3739) 2022-11-21 06:29:03 +00:00
tests Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
Cargo.toml Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00