Merge pull request #2891 from ethereum/mkalinin-patch-2

Optimistic Sync: remove INVALID_TERMINAL_BLOCK
This commit is contained in:
Danny Ryan 2022-05-13 06:56:12 -06:00 committed by GitHub
commit 8c0ca37725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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