Skip to content

Commit

Permalink
decrease l2 block time to 1 second
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Feb 17, 2025
1 parent 00b7179 commit af92a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/deploy-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"l1ChainID": 1337,
"l2ChainID": 901,
"l2BlockTime": 2,
"l2BlockTime": 1,
"maxSequencerDrift": 300,
"sequencerWindowSize": 200,
"channelTimeout": 120,
Expand Down

0 comments on commit af92a05

Please sign in to comment.