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
config(lido-withdrawals): add missing timer, fix type
Because of missing Type=oneshot the service keeps failing when system is
being activated with error like this:
```
🚀 Lido Withdrawals Automation developed by Stakely.io - 2023 v1.0.1
Step 1: Checking environment variables and asking for missing values...
Cannot read properties of undefined (reading 'trim')
```
Signed-off-by: Jakub Sokołowski <[email protected]>
0 commit comments