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
Currently we remove voting power of finality provider W blocks before timelock end. We should remove it max(W, minUnbondingTime) blocks before timelock end.
The text was updated successfully, but these errors were encountered:
Currently we remove voting power of finality provider
W
blocks before timelock end. We should remove itmax(W, minUnbondingTime)
blocks before timelock end.The text was updated successfully, but these errors were encountered: