Update specs/capella/beacon-chain.md
This commit is contained in:
parent
a062757656
commit
1f943f0d64
|
@ -82,7 +82,7 @@ We define the following Python custom types for type hinting and readability:
|
|||
|
||||
| Name | Value |
|
||||
| - | - |
|
||||
| `MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP` | `1024` (= 2**10 ) |
|
||||
| `MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP` | `16384` (= 2**14 ) |
|
||||
|
||||
## Containers
|
||||
|
||||
|
|
Loading…
Reference in New Issue