Fix state list lengths table

This commit is contained in:
Justin Traglia
2022-09-20 15:24:14 -05:00
parent 3bc7ff9f80
commit 603e27f459

View File

@@ -85,7 +85,7 @@ We define the following Python custom types for type hinting and readability:
### State list lengths
| Name | Value | Unit |
| - | - | :-: | :-: |
| - | - | :-: |
| `WITHDRAWAL_QUEUE_LIMIT` | `uint64(2**40)` (= 1,099,511,627,776) | withdrawals enqueued in state |
### Max operations per block