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
Validators must be initialized with a commission rate and a maximum change in the commission rate allowed per epoch. The units of each of these should be the same, so the maximum change should be implemented as the absolute percentage change in the commission rate.
The text was updated successfully, but these errors were encountered:
As described in #283.
Validators must be initialized with a commission rate and a maximum change in the commission rate allowed per epoch. The units of each of these should be the same, so the maximum change should be implemented as the absolute percentage change in the commission rate.
The text was updated successfully, but these errors were encountered: