Merge constant/preset/config separation

This commit is contained in:
protolambda
2021-05-06 15:56:07 +02:00
parent 7689ebb2bd
commit 7d59016bb8

View File

@@ -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')` |