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
ce667cc5
Commit
ce667cc5
authored
Jun 02, 2023
by
Taehoon Tom Kim
Committed by
김태훈
Jun 02, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in glossary.md
parent
a48e53c1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
glossary.md
specs/glossary.md
+2
-2
No files found.
specs/glossary.md
View file @
ce667cc5
...
...
@@ -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,7 +591,7 @@ 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
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