mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 20:24:22 +00:00
ForkData typo
Extremely small change: added a close bracket to `ForkData`.
This commit is contained in:
parent
f6084c7e55
commit
95211af400
@ -495,6 +495,7 @@ When the contract publishes a `ChainStart` log, this initializes the chain, call
|
|||||||
'post_fork_version': 'uint64',
|
'post_fork_version': 'uint64',
|
||||||
# Fork slot number
|
# Fork slot number
|
||||||
'fork_slot': 'uint64',
|
'fork_slot': 'uint64',
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Beacon chain processing
|
## Beacon chain processing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user