From 64440d7927429ce1fb2edc99c3a5f379b3d7a3e8 Mon Sep 17 00:00:00 2001 From: Kiril Mihaylov <80464733+KirilMihaylov@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:44:21 +0300 Subject: [PATCH] chore: Bumped main-net time gas per time alarm --- configurations/alarms-dispatcher.main.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurations/alarms-dispatcher.main.toml b/configurations/alarms-dispatcher.main.toml index 7c2ebd7..91524cf 100644 --- a/configurations/alarms-dispatcher.main.toml +++ b/configurations/alarms-dispatcher.main.toml @@ -17,7 +17,7 @@ fee_adjustment_denominator = 1 [[time_alarms]] address = "nolus1zwv6feuzhy6a9wekh96cd57lsarmqlwxdypdsplw6zhfncqw6ftqmx7chl" max_alarms_group = 68 -gas_limit_per_alarm = 100_000 +gas_limit_per_alarm = 200_000 [[market_price_oracle]] address = "nolus1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgsv3wzl4"