lighthouse/beacon_node/network
Jimmy Chen 9c24cd4ad4 Do not log slot clock error prior to genesis (#4657)
## Issue Addressed

#4654 

## Proposed Changes

Only log error if we're unable to read slot clock after genesis. 

I thought about simply down grading the `error` to a `warn`, but feel like it's still unnecessary noise before genesis, and it would be good to retain error log if we're pass genesis. But I'd be ok with just downgrading the log level, too.
2023-08-28 00:55:32 +00:00
..
src Do not log slot clock error prior to genesis (#4657) 2023-08-28 00:55:32 +00:00
Cargo.toml Fix beacon-processor-max-workers (#4636) 2023-08-21 05:02:34 +00:00