From 09126261bf725f630e79af84d128504dd654fff4 Mon Sep 17 00:00:00 2001 From: antews Date: Sat, 7 Dec 2024 11:11:25 +0300 Subject: [PATCH] gas-price-cap-time-of-day-multipliers.toml --- config/common/gas-price-cap-time-of-day-multipliers.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/common/gas-price-cap-time-of-day-multipliers.toml b/config/common/gas-price-cap-time-of-day-multipliers.toml index 36155bd6b..8492d6d65 100644 --- a/config/common/gas-price-cap-time-of-day-multipliers.toml +++ b/config/common/gas-price-cap-time-of-day-multipliers.toml @@ -1,7 +1,7 @@ ## # Time of day multipliers for dynamic gas price cap calculation: # -# TDM stands for "Time of Day Mutliplier" and has a range of values between 0.25 - 1.75. +# TDM stands for "Time of Day Multiplier" and has a range of values between 0.25 - 1.75. # # When we expect the L1 gas price to be low, for example on a Saturday night, the TDM will be at it's highest because # we want to increase the rate at which we increase the threshold to try and settle within this time window.