mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-31 21:05:24 +00:00
Merge constant/preset/config separation
This commit is contained in:
parent
7689ebb2bd
commit
7d59016bb8
@ -15,6 +15,7 @@
|
||||
- [Constants](#constants)
|
||||
- [Execution](#execution)
|
||||
- [Configuration](#configuration)
|
||||
- [Transition](#transition)
|
||||
- [Containers](#containers)
|
||||
- [Extended containers](#extended-containers)
|
||||
- [`BeaconBlockBody`](#beaconblockbody)
|
||||
@ -65,6 +66,8 @@ We define the following Python custom types for type hinting and readability:
|
||||
|
||||
Warning: this configuration is not definitive.
|
||||
|
||||
### Transition
|
||||
|
||||
| Name | Value |
|
||||
| - | - |
|
||||
| `MERGE_FORK_VERSION` | `Version('0x02000000')` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user