diff --git a/tasks/VeBalFeeInjector Upkeeper/config.json b/tasks/VeBalFeeInjector Upkeeper/config.json index a4bf784..3fd51b4 100644 --- a/tasks/VeBalFeeInjector Upkeeper/config.json +++ b/tasks/VeBalFeeInjector Upkeeper/config.json @@ -2,7 +2,7 @@ "autotaskId": "5f58ebcc-cf29-49df-b977-613ac3bacc56", "actionId": "5f58ebcc-cf29-49df-b977-613ac3bacc56", "name": "VeBalFeeInjector Upkeeper", - "paused": false, + "paused": true, "trigger": { "cron": "10 00 * * *", "type": "schedule" @@ -11,4 +11,4 @@ "codeDigest": "+bvXUtJatPqnVaBE7ZXGJqRys3HI4FG0yzoDkpmsuGI=", "runtime": "nodejs20.x", "dependenciesVersion": "v2024-06-13" -} \ No newline at end of file +}