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
If claim/once.timestamp set to a current timestamp, it will execute the claim/once script.
The timestamp has to be in the format YYYY-MM-DD hh:mm:ss (e.g. 2025-03-20 09:30:00).
Before execution this timestamp is compared with the timestamp from the last execution of the claim/once-script.
If the timestamp entered here is “newer”, the script will be executed.
claim/once.lock is no longer supported. Use claim/once.timestamp instead.