Skip to content

Commit

Permalink
contracts-bedrock: fix zora-sepolia config
Browse files Browse the repository at this point in the history
  • Loading branch information
tynes committed Dec 8, 2023
1 parent 069a7f7 commit 5488650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/deploy-config/zora-sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"l2GenesisRegolithTimeOffset": "0x0",
"superchainConfigGuardian": "0x45eFFbD799Ab49122eeEAB75B78D9C56A187F9A7",
"l2OutputOracleSubmissionInterval": 180,
"l2OutputOracleStartingTimestamp": -1,
"l2OutputOracleStartingTimestamp": 1698080004,
"l2OutputOracleStartingBlockNumber": 0,
"l2OutputOracleProposer": "0xe8326a5839175dE7f467e66D8bB443aa70DA1c3e",
"sequencerFeeVaultWithdrawalNetwork": 0,
Expand Down

0 comments on commit 5488650

Please sign in to comment.