Update beacon_chain.md

This commit is contained in:
Lion - dapplion 2023-09-14 16:31:42 +02:00 committed by GitHub
parent f165d39472
commit 0efd778594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ This is the beacon chain specification to limit the max inbound churn value, mot
| Name | Value |
| - | - |
| `MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT` | `uint64(12)` (= 12) |
| `MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT` | `uint64(8)` (= 8) |
## Helper functions