Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
a676c120
Unverified
Commit
a676c120
authored
Jun 05, 2023
by
OptimismBot
Committed by
GitHub
Jun 05, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5869 from TomTaehoonKim/patch-1
Fix typo in glossary.md
parents
921fc826
c2fac7ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
glossary.md
specs/glossary.md
+3
-3
No files found.
specs/glossary.md
View file @
a676c120
...
...
@@ -160,7 +160,7 @@ Different transaction types can contain different payloads, and be handled diffe
[
fork-choice-rule
]:
glossary.md#fork-choice-rule
The fork choice rule is the rule used to determine
d
which block is to be considered as the head of a blockchain. On L1,
The fork choice rule is the rule used to determine which block is to be considered as the head of a blockchain. On L1,
this is determined by the proof of stake rules.
L2 also has a fork choice rule, although the rules vary depending on whether we want the
[
safe L2 head
][
safe-l2-head
]
,
...
...
@@ -591,8 +591,8 @@ In the current implementation, this is the L1 block number at which the output o
[
safe-l2-block
]:
glossary.md#safe-l2-block
A safe L2 block is an L2 block
can be derived entirely from L1 by a
[
rollup node
][
rollup-node
]
. This can vary between
different nodes, based on their view of the L1 chain.
A safe L2 block is an L2 block
that can be derived entirely from L1 by a
[
rollup node
][
rollup-node
]
. This can vary
between
different nodes, based on their view of the L1 chain.
## Safe L2 Head
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment