From 0efd7785940ec5bbb015aec5e97d2c64d1f51d95 Mon Sep 17 00:00:00 2001 From: Lion - dapplion <35266934+dapplion@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:31:42 +0200 Subject: [PATCH] Update beacon_chain.md --- specs/_features/eip7514/beacon_chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/_features/eip7514/beacon_chain.md b/specs/_features/eip7514/beacon_chain.md index 321596deb..993beee5d 100644 --- a/specs/_features/eip7514/beacon_chain.md +++ b/specs/_features/eip7514/beacon_chain.md @@ -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