This commit is contained in:
Potuz 2022-10-31 17:35:32 -03:00 committed by Hsiao-Wei Wang
parent 5b92eae08f
commit ff1dd90012
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,8 @@
- [Constants](#constants)
- [Domain types](#domain-types)
- [Preset](#preset)
- [Misc](#misc)
- [Max operations per block](#max-operations-per-block)
- [Execution](#execution)
- [Configuration](#configuration)
- [Containers](#containers)
- [New containers](#new-containers)
- [`Withdrawal`](#withdrawal)
@ -68,6 +66,8 @@ We define the following Python custom types for type hinting and readability:
| - | - |
| `DOMAIN_BLS_TO_EXECUTION_CHANGE` | `DomainType('0x0A000000')` |
## Preset
### Max operations per block
| Name | Value |