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
Start Era = 1
BondingDuration Era = 3
Expired Era = 1 + 3 = 4
OK: Expired = (Current Era >= Expired Era)
Err: Expired = (Current Era > Expired Era) will wait one more era
The text was updated successfully, but these errors were encountered:
Example:
The text was updated successfully, but these errors were encountered: