Skip to content

Commit

Permalink
Merge pull request #1145 from ethereum-optimism/zainbacchus-patch-3
Browse files Browse the repository at this point in the history
Add clarification re L1Admin
  • Loading branch information
krofax authored Nov 27, 2024
2 parents 50f2445 + c3e2b8b commit d98652f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/stack/interop/explainer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This gives the OP Stack an unopinionated and flexible foundation, so chain opera
## Superchain interop cluster
The Superchain builds on top of the interop protocol and implements a single mesh network with complete dependencies. In this model, each blockchain in the Superchain interop cluster would have direct connections to every other blockchain, creating a fully connected mesh network. Compared to a hub and spoke model, this provides the highest level of interoperability, as any blockchain can transact directly with any other.

Each blockchain that is part of the Superchain interop cluster will have the same security model to mitigate the weakest-link scenario and will be managed by Optimism Governance.
Each blockchain in the Superchain interop cluster shares the same security model to mitigate the weakest-link scenario. As outlined in the [Standard Rollup Charter](https://gov.optimism.io/t/season-6-standard-rollup-charter-ratification/8135#p-36758-governing-policies-11), these chains share the same L1 `ProxyAdmin` Owner. Any changes to the Superchain interop cluster must follow the standard Protocol Upgrade vote procedure—the established governance process for Superchain modifications.


## New predeploys
Expand Down

0 comments on commit d98652f

Please sign in to comment.