You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,17 +24,19 @@ Increasing these bounds provides validators with greater flexibility to price th
24
24
25
25
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 and RFC 8174.
26
26
27
-
1.**Increase Maximum Commission Rate**: Raise the maximum validator commission from 25% to 60%.
28
-
2.**Increase Minimum Commission Rate**: Raise the minimum validator commission from 10% to 20%.
29
-
3.**Automatic Migration**: Validators with commission rates below 20% MUST be automatically adjusted to 20% during the upgrade.
27
+
1.**Increase Minimum Commission Rate**: Raise the minimum validator commission from 10% to 20%.
28
+
2.**Increase Maximum Commission Rate**: Raise the maximum validator commission from 25% to 60%.
29
+
3.**Automatic Migration**:
30
+
- Validators with commission below 20% MUST be automatically adjusted to 20% during the upgrade.
31
+
- Validators with max commission rates below 60% MUST be automatically adjusted to 60% during the upgrade.
0 commit comments