OffchainLabs / arbitrum-docs

Arbitrum Docs! Content + Webapp
https://developer.arbitrum.io/
179 stars 325 forks source link

update docs for confirmPeriodBlocks and challengePeriodBlocks from 6.4d to 7d #1589

Closed leeederek closed 2 weeks ago

leeederek commented 2 weeks ago

This pull request updates the docs.arbitrum.io documentation for challengePeriodBlocks and confirmPeriodBlocks to be 7 days, from 6.4 days. Also I changed the const L1_BLOCK_TIME_SECONDS to 12.0 seconds from 12.1 seconds.

Assuming L1 Ethereum block times average 12.0 seconds per block, and there are 604,800 seconds in 7 days, then the number of L1 Ethereum blocks for challengePeriodBlocks and confirmPeriodBlocks should be 50,400.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-docs ✅ Ready (Inspect) Visit Preview Aug 26, 2024 11:54am
leeederek commented 2 weeks ago

We'll stick to 6.4days