Skip to content

Commit

Permalink
enableL2GasLimitApi
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonShiesty committed Oct 31, 2023
1 parent d2f8aa8 commit 873f273
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config/local_devnet/base_genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"grayGlacierBlock": 0,
"MergeNetsplitBlock": 0,
"TerminalTotalDifficulty": 0,
"TerminalTotalDifficultyPassed": true
"TerminalTotalDifficultyPassed": true,
"enableL2GasLimitApi": true
},
"difficulty": "0",
"gasLimit": "8000000",
Expand Down

0 comments on commit 873f273

Please sign in to comment.