ForkData typo

Extremely small change: added a close bracket to `ForkData`.
This commit is contained in:
Paul Hauner
2018-12-03 14:08:33 +11:00
committed by GitHub
parent f6084c7e55
commit 95211af400

View File

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