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
ifnot (config['endWorkTime'] +FREEZE_PERIOD+1800<=time.time() <config['endWorkTime'] +FREEZE_PERIOD+1801): # check between 25th and 26th minutes after stakes have been unfrozen
340
+
ifnot (config['endWorkTime'] +FREEZE_PERIOD+1800<=time.time() <config['endWorkTime'] +FREEZE_PERIOD+1860): # check between 25th and 26th minutes after stakes have been unfrozen
0 commit comments