Skip to content

Commit

Permalink
chore: typo (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
renlulu authored Jul 16, 2024
1 parent 60e61d2 commit 27c5b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/message/L1ToL2MessageGasEstimator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export class L1ToL2MessageGasEstimator {
const { data } = retryableEstimateData
const gasLimitDefaults = this.applyGasLimitDefaults(options?.gasLimit)

// estimate the l1 gas price
// estimate the l2 gas price
const maxFeePerGasPromise = this.estimateMaxFeePerGas(options?.maxFeePerGas)

// estimate the submission fee
Expand Down

1 comment on commit 27c5b6d

@kannimane1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

傻逼一个 别人写代码 alt来找错别字

Please sign in to comment.