mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 14:15:03 -05:00
Remove extra variable
This commit is contained in:
@@ -97,7 +97,6 @@ Altair is the first beacon chain hard fork. Its main features are:
|
||||
| `G2_POINT_AT_INFINITY` | `BLSSignature(b'\xc0' + b'\x00' * 95)` |
|
||||
| `PARTICIPATION_FLAGS_LENGTH` | `8` |
|
||||
| `PARTICIPATION_FLAGS` | `3` |
|
||||
| `TIMELY_HEAD_WEIGHT` | `uint64(12)` |
|
||||
| `PARTICIPATION_FLAG_WEIGHTS` | `[TIMELY_HEAD_WEIGHT, TIMELY_SOURCE_WEIGHT, TIMELY_TARGET_WEIGHT]` |
|
||||
|
||||
## Configuration
|
||||
|
||||
Reference in New Issue
Block a user