diff --git a/sw_utils/typings.py b/sw_utils/typings.py index 0c3d2e3..7f5ed64 100644 --- a/sw_utils/typings.py +++ b/sw_utils/typings.py @@ -66,7 +66,7 @@ class ProtocolConfig: exit_signature_recover_threshold: int # max exiting validators bps for genesis vault - # zero value means threshold is not set + # zero value means limit is not set vault_exiting_validators_limit_bps: int = 0 # Keeper settings