Fix formatting for Capella preset (#4411)

This commit is contained in:
Tyler
2025-06-25 15:44:50 -04:00
committed by GitHub
parent 49bb254895
commit cf3eaab2b2

View File

@@ -85,9 +85,9 @@ We define the following Python custom types for type hinting and readability:
### Withdrawals processing
| Name | Value |
| -------------------------------------- | -------------------- |
| `MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP` | `16384` (= 2\*\*14 ) |
| Name | Value |
| -------------------------------------- | ------------------ |
| `MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP` | `2**14` (= 16,384) |
## Containers