Skip to content

Commit

Permalink
Update cron-cache-gas-prices.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Jan 11, 2025
1 parent 2161690 commit a845217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cron-cache-gas-prices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const updateIntervalsSecPerChain = {

// Set lower than TTL in getCachedOpStackL1DataFee and getCachedNativeGasCost
const updateL1DataFeeIntervalsSecPerChain = {
default: 12,
default: 10,
};

const maxDurationSec = 60;
Expand Down

0 comments on commit a845217

Please sign in to comment.