From d2b13c3031a70b962b5534c24b979a6f03a856b1 Mon Sep 17 00:00:00 2001 From: Silas Stulz Date: Thu, 25 Apr 2024 17:33:28 +0200 Subject: [PATCH] - update vebalfeeinjector upkeeper --- tasks/LZ Rate Updater/config.json | 4 ++-- tasks/VeBalFeeInjector Upkeeper/config.json | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/tasks/LZ Rate Updater/config.json b/tasks/LZ Rate Updater/config.json index baedbee..3ce5a85 100644 --- a/tasks/LZ Rate Updater/config.json +++ b/tasks/LZ Rate Updater/config.json @@ -4,11 +4,11 @@ "name": "LZ Rate Updater", "paused": false, "trigger": { - "cron": "53 8 25 4 *", + "cron": "3 9 26 4 *", "type": "schedule" }, "relayerId": "003ec47a-7c81-4572-af06-2943fead4af2", - "codeDigest": "2G0EsyvoQGBh+seFIWidHXU7ZWE7qhssSx4tbPM8+Ck=", + "codeDigest": "ZER3HmRzZ2bIYZJCxjZqxDnfJjPzeiJdHRX26SnwjiU=", "runtime": "nodejs16.x", "dependenciesVersion": "v2024-01-18" } \ No newline at end of file diff --git a/tasks/VeBalFeeInjector Upkeeper/config.json b/tasks/VeBalFeeInjector Upkeeper/config.json index 046ad4f..69f48cf 100644 --- a/tasks/VeBalFeeInjector Upkeeper/config.json +++ b/tasks/VeBalFeeInjector Upkeeper/config.json @@ -1,11 +1,14 @@ { + "autotaskId": "5f58ebcc-cf29-49df-b977-613ac3bacc56", + "actionId": "5f58ebcc-cf29-49df-b977-613ac3bacc56", "name": "VeBalFeeInjector Upkeeper", "paused": false, "trigger": { - "cron": "10 00 * * *", - "type": "schedule" + "type": "schedule", + "cron": "10 00 * * *" }, "relayerId": "003ec47a-7c81-4572-af06-2943fead4af2", + "codeDigest": "Je79FMrp1WETu/7bqmKkylthHva7AEo2cF2mCXEeXmA=", "runtime": "nodejs16.x", "dependenciesVersion": "v2024-01-18" } \ No newline at end of file