Skip to content

Commit

Permalink
Update _utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Jan 10, 2025
1 parent 380ea4e commit dc6becb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/_utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2001,6 +2001,7 @@ export function getCachedFillGasUsage(
overrides?.relayerAddress,
{
gasPrice,
// We want the fee multipliers if the gasPrice is undefined:
baseFeeMultiplier: markups.baseFeeMarkup,
priorityFeeMultiplier: markups.priorityFeeMarkup,
opStackL1GasCostMultiplier: sdk.utils.chainIsOPStack(
Expand Down

0 comments on commit dc6becb

Please sign in to comment.