Skip to content

Commit

Permalink
Merge pull request #1641 from skalenetwork/enchancement/chained-IMA-r…
Browse files Browse the repository at this point in the history
…efresh-and-SNB-intervals

Changed IMA refresh and SNB intervals
  • Loading branch information
DmytroNazarenko committed Nov 17, 2023
2 parents 749392d + 631b5c8 commit 5229b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ BASE_OPTIONS="--gas-price-multiplier=$GAS_PRICE_MULTIPLIER \
--monitoring-port=$MONITORING_PORT \
--pwa \
--no-expose-pwa \
--auto-exit=86400"
--auto-exit=3600"

echo "Running loop cmd..."
node "$DIR/main.mjs" --loop $BASE_OPTIONS

0 comments on commit 5229b42

Please sign in to comment.