Commit 54651c21 authored by s7v7nislands's avatar s7v7nislands Committed by GitHub

Update specs/derivation.md

Co-authored-by: default avatarprotolambda <proto@protolambda.com>
parent 071828ca
...@@ -285,8 +285,7 @@ As for the comment on "security types", it explains the classification of blocks ...@@ -285,8 +285,7 @@ As for the comment on "security types", it explains the classification of blocks
- [Unsafe L2 blocks][g-unsafe-l2-block]: - [Unsafe L2 blocks][g-unsafe-l2-block]:
- [Safe L2 blocks][g-safe-l2-block]: - [Safe L2 blocks][g-safe-l2-block]:
- Finalized L2 blocks: refer to block that have been derived from [finalized][g-finalized-l2-head] L1 data, - Finalized L2 blocks: refer to block that have been derived from [finalized][g-finalized-l2-head] L1 data.
or alternatively, from L1 blocks that are older than the [challenge period].
These security levels map to the `headBlockHash`, `safeBlockHash` and `finalizedBlockHash` values transmitted when These security levels map to the `headBlockHash`, `safeBlockHash` and `finalizedBlockHash` values transmitted when
interacting with the [execution-engine API][exec-engine]. interacting with the [execution-engine API][exec-engine].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment