Skip to content

Commit e4ad3be

Browse files
richardgregkrofax
andauthored
Update pages/stack/transactions/fees.mdx
Co-authored-by: Blessing Krofegha <bkrofegha@gmail.com>
1 parent b1cf7b6 commit e4ad3be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/stack/transactions/fees.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ description: Learn how transaction fees work on OP Mainnet.
77
import { Callout } from 'nextra/components'
88

99
<Callout>
10-
The OP Stack maintains a distinct gas limit compared to the Ethereum mainnet.\
11-
While both chains use the same underlying transaction formats, Optimism's gas limits are tailored for optimal Layer 2 performance and scalability.\
12-
As a result, transactions on Optimism may behave differently from the mainnet regarding gas usage and fee estimation.\
10+
The OP Stack maintains a distinct gas limit compared to the Ethereum mainnet.
11+
While both chains use the same underlying transaction formats, Optimism's gas limits are tailored for optimal Layer 2 performance and scalability.
12+
As a result, transactions on Optimism may behave differently from the mainnet regarding gas usage and fee estimation.
1313
For a detailed comparison of gas limits between Optimism and Ethereum, see the [Optimism Chain Differences documentation](https://docs.optimism.io/chain/differences#transaction-fees).
1414
</Callout>
1515

0 commit comments

Comments
 (0)