mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-09 17:24:29 +00:00
Merge pull request #2891 from ethereum/mkalinin-patch-2
Optimistic Sync: remove INVALID_TERMINAL_BLOCK
This commit is contained in:
commit
8c0ca37725
@ -34,7 +34,6 @@ For brevity, we define two aliases for values of the `status` field on
|
||||
- Alias `INVALIDATED` to:
|
||||
- `INVALID`
|
||||
- `INVALID_BLOCK_HASH`
|
||||
- `INVALID_TERMINAL_BLOCK`
|
||||
|
||||
Let `head: BeaconBlock` be the result of calling of the fork choice
|
||||
algorithm at the time of block production. Let `head_block_root: Root` be the
|
||||
|
Loading…
x
Reference in New Issue
Block a user