Skip to content

Commit

Permalink
chore: update L1 settings for local devnet (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterli authored Sep 30, 2024
1 parent cbfe7c8 commit a41aec3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ops-bedrock/l1-lighthouse.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sigp/lighthouse:v5.2.1
FROM sigp/lighthouse:v5.3.0

COPY l1-lighthouse-bn-entrypoint.sh /entrypoint-bn.sh
COPY l1-lighthouse-vc-entrypoint.sh /entrypoint-vc.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"l2OutputOracleProposer": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
"l2OutputOracleChallenger": "0x15d34AAf54267DB7D7c367839AAf71A00a2C6A65",
"l2GenesisBlockGasLimit": "0x1c9c380",
"l1BlockTime": 6,
"l1BlockTime": 12,
"baseFeeVaultRecipient": "0x14dC79964da2C08b23698B3D3cc7Ca32193d9955",
"l1FeeVaultRecipient": "0x23618e81E3f5cdF7f54C3d65f7FBc0aBf5B21E8f",
"sequencerFeeVaultRecipient": "0xa0Ee7A142d267C1f36714E4a8F75612F20a79720",
Expand Down

0 comments on commit a41aec3

Please sign in to comment.