Skip to content

Commit

Permalink
chore: Updated main-net time & price alarms configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
KirilMihaylov committed Apr 13, 2024
1 parent 1ff0e37 commit 3756109
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configurations/alarms-dispatcher.main.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ fee_adjustment_denominator = 1

[[time_alarms]]
address = "nolus1zwv6feuzhy6a9wekh96cd57lsarmqlwxdypdsplw6zhfncqw6ftqmx7chl"
max_alarms_group = 32
max_alarms_group = 72
gas_limit_per_alarm = 500_000

[[market_price_oracle]]
address = "nolus1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgsv3wzl4"
max_alarms_group = 32
max_alarms_group = 72
gas_limit_per_alarm = 500_000

[[market_price_oracle]]
address = "nolus1jew4l5nq7m3xhkqzy8j7cc99083m5j8d9w004ayyv8xl3yv4h0dql2dd4e"
max_alarms_group = 32
max_alarms_group = 72
gas_limit_per_alarm = 500_000

0 comments on commit 3756109

Please sign in to comment.