Merge pull request #213 from paulhauner/patch-1

ForkData typo
This commit is contained in:
Hsiao-Wei Wang 2018-12-03 14:29:41 +08:00 committed by GitHub
commit 2983e68f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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