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) |