Skip to content

[Node Operator Question] Can we configure max gas limit or block gas in L2 (Testnet) #367

Discussion options

You must be logged in to vote

Yes, I believe the parameter is l2GenesisBlockGasLimit and the value is a hex value. Example for 30_000_000 gas

"l2GenesisBlockGasLimit": "0x1c9c380",

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@priyanshuthapliyal55
Comment options

@sbvegan
Comment options

Answer selected by priyanshuthapliyal55
@priyanshuthapliyal55
Comment options

@sbvegan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-operator Questions relating to running a rollup node on OP Mainnet/Testnet. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
2 participants