Skip to content

Commit

Permalink
Update pages/stack/interop/explainer.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
krofax and coderabbitai[bot] authored Nov 27, 2024
1 parent 6fdc186 commit c3e2b8b
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. As outlined in the [Standard Rollup Charter](https://gov.optimism.io/t/season-6-standard-rollup-charter-ratification/8135#p-36758-governing-policies-11), chains in the Superchain interop cluster will have the same L1 `ProxyAdmin` Owner and must follow the standard Protocol Upgrade vote procedure to make changes to the Superchain interop cluster, which is the existing path used for governance to exercise changes to the Superchain.
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 c3e2b8b

Please sign in to comment.