mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 23:34:58 -05:00
ForkData typo
Extremely small change: added a close bracket to `ForkData`.
This commit is contained in:
@@ -495,6 +495,7 @@ When the contract publishes a `ChainStart` log, this initializes the chain, call
|
||||
'post_fork_version': 'uint64',
|
||||
# Fork slot number
|
||||
'fork_slot': 'uint64',
|
||||
}
|
||||
```
|
||||
|
||||
## Beacon chain processing
|
||||
|
||||
Reference in New Issue
Block a user