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