From 2c7a68406fe3015eabbc933813e4a8fb3228c98a Mon Sep 17 00:00:00 2001 From: protolambda Date: Fri, 7 May 2021 05:29:01 +0200 Subject: [PATCH] update config section markdown table header --- specs/phase0/beacon-chain.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/phase0/beacon-chain.md b/specs/phase0/beacon-chain.md index b394f8e3c..e5976a908 100644 --- a/specs/phase0/beacon-chain.md +++ b/specs/phase0/beacon-chain.md @@ -307,6 +307,8 @@ Testnets and other types of chain instances may use a different configuration. ### Validator Churn +| Name | Value | +| - | - | | `MIN_PER_EPOCH_CHURN_LIMIT` | `uint64(2**2)` (= 4) | | `CHURN_LIMIT_QUOTIENT` | `uint64(2**16)` (= 65,536) |