lighthouse/beacon_node/execution_layer
Pawan Dhananjay a42cb69f6e Update engine state in broadcast (#3071)
## Issue Addressed

N/A

## Proposed Changes

Set the engine state to `EngineState::Offline` if the engine api call fails during broadcast. This caused issues while pausing sync when the execution engine is offline because `EngineState` always returned `Synced`.
2022-03-28 23:32:11 +00:00
..
src Update engine state in broadcast (#3071) 2022-03-28 23:32:11 +00:00
Cargo.toml Prepare proposer (#3043) 2022-03-09 00:42:05 +00:00