lighthouse/beacon_node/beacon_chain
Pawan Dhananjay c25934956b Remove INVALID_TERMINAL_BLOCK (#3385)
## Issue Addressed

Resolves #3379 

## Proposed Changes

Remove instances of `InvalidTerminalBlock` in lighthouse and use 
`Invalid {latest_valid_hash: "0x0000000000000000000000000000000000000000000000000000000000000000"}` 
to represent that status.
2022-08-10 07:52:58 +00:00
..
src Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00
tests Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00
Cargo.toml Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00