Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/base-chain/specs/reference/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Glossary of terms and definitions used throughout the Base Chain p

[L1]: glossary#layer-1-L1

Refers the Ethereum blockchain, used in contrast to [layer 2][L2], which refers to Base.
Refers to the Ethereum blockchain, used in contrast to [layer 2][L2], which refers to Base.

### Layer 2 (L2)

Expand Down Expand Up @@ -431,6 +431,7 @@ introduced the change.

The gas limit may not be set to a value larger than the
[maximum gas limit](../protocol/consensus/derivation#system-configuration). This is to ensure that L2 blocks are provable and can be processed by consensus and execution software.

## Batch Submission

[batch-submission]: glossary#batch-submission
Expand Down