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 the validation is somewhat busted because it won't let you call the unlock function until the epoch ends too. But once that happens, the validation starts looking at the next event a month later. It should check if unlock has been called for the current month (period, more accurately) before considering the next one.
The text was updated successfully, but these errors were encountered:
Currently the validation is somewhat busted because it won't let you call the unlock function until the epoch ends too. But once that happens, the validation starts looking at the next event a month later. It should check if unlock has been called for the current month (period, more accurately) before considering the next one.
The text was updated successfully, but these errors were encountered: