fix inactivity penalties markdown table

This commit is contained in:
protolambda 2021-05-18 10:07:35 +02:00
parent 9030270369
commit ef8d6003d3
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ This patch updates a few configuration values to move penalty parameters closer
### Inactivity penalties
| Name | Value | Unit |
| - | - | :-: | :-: |
| Name | Value | Description |
| - | - | - |
| `INACTIVITY_SCORE_BIAS` | `uint64(4)` | score points per inactive epoch |
| `INACTIVITY_SCORE_RECOVERY_RATE` | `uint64(16)` | score points per recovering epoch |