diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index b8232d97c..15d1a4b8a 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -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