Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update glossary.md #656

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To help with clarity and a common understanding, here are some helpful terms and

**Superchain member:** A chain with an agreement in place to commit sequencer revenue back to the Optimism Collective.
**Blockspace charter:** A [Blockspace Charter](https://gov.optimism.io/t/season-6-introducing-blockspace-charters-superchain-first-governance/8133) is a technical-focused governing document (and framework) for the Superchain.
**Standard chain:** A chain that conform to the [Standard Rollup Charter - not ratified yet](https://gov.optimism.io/t/season-6-draft-standard-rollup-charter/8135)
**Standard chain:** A chain that conforms to the [Standard Rollup Charter - not ratified yet](https://gov.optimism.io/t/season-6-draft-standard-rollup-charter/8135)
**Frontier chain:** A non-standard chain which has modifications that do not fit the `Standard Rollup Charter` criteria.
**Standard chain candidate:** A chain that has met most of the standard chain criteria, except for the `ProxyAdminOwner` key handover.
**Key handover:** A colloquial term for updating the chain's `ProxyAdminOwner` to fulfill the requirements from the standard rollup charter.
Expand Down
Loading