mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 20:35:03 -05:00
add INACTIVITY_SCORE_RECOVERY_RATE to configs
This commit is contained in:
@@ -22,6 +22,8 @@ EPOCHS_PER_SYNC_COMMITTEE_PERIOD: 512
|
||||
# ---------------------------------------------------------------
|
||||
# 2**2 (= 4)
|
||||
INACTIVITY_SCORE_BIAS: 4
|
||||
# 2**4 (= 16)
|
||||
INACTIVITY_SCORE_RECOVERY_RATE: 16
|
||||
|
||||
|
||||
# Signature domains
|
||||
|
||||
Reference in New Issue
Block a user