update config section markdown table header

This commit is contained in:
protolambda 2021-05-07 05:29:01 +02:00
parent e4593d2d0c
commit 2c7a68406f
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623
1 changed files with 2 additions and 0 deletions

View File

@ -307,6 +307,8 @@ Testnets and other types of chain instances may use a different configuration.
### Validator Churn ### Validator Churn
| Name | Value |
| - | - |
| `MIN_PER_EPOCH_CHURN_LIMIT` | `uint64(2**2)` (= 4) | | `MIN_PER_EPOCH_CHURN_LIMIT` | `uint64(2**2)` (= 4) |
| `CHURN_LIMIT_QUOTIENT` | `uint64(2**16)` (= 65,536) | | `CHURN_LIMIT_QUOTIENT` | `uint64(2**16)` (= 65,536) |