Skip to content

Commit 3e70afc

Browse files
committed
fix ref anchor
1 parent 6545108 commit 3e70afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/base-chain/flashblocks/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For a comprehensive introduction to how Flashblocks work, see the [Flashblocks O
2828
<Accordion title="Why is my transaction having trouble getting included?">
2929
Transactions with large gas limits (> ~18.75M gas, which is 1/10 of the ~187.5M block limit) may have longer inclusion times. This is because the builder allocates gas cumulatively—each Flashblock `j` can use up to `j/10` of the total block gas limit. Large transactions can be included once enough cumulative capacity exists.
3030

31-
See [Gas & Transaction Sizing](/base-chain/flashblocks/app-integration#gas--transaction-sizing) for the full breakdown.
31+
See [Gas & Transaction Sizing](/base-chain/flashblocks/app-integration#gas-&-transaction-sizing) for the full breakdown.
3232
</Accordion>
3333

3434
<Accordion title="How do I ensure my transaction is in the first Flashblock?">

0 commit comments

Comments
 (0)