Skip to content

Commit 2944469

Browse files
committed
update text
1 parent f612639 commit 2944469

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/stack/interop/superchain-upgrades.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ This document provides a high-level overview of the key components and processes
2626
## Superchain target
2727

2828
In the context of Superchain upgrades, the **[Superchain target](https://specs.optimism.io/protocol/superchain-upgrades.html#superchain-target)** refers to a set of upgrade parameters that multiple chains in the Superchain should adhere to, enabling synchronized network upgrades.
29-
By aligning with a common Superchain Target, chains can implement consensus-breaking changes simultaneously, maintaining compatibility and coherence across the Superchain ecosystem.
30-
This approach streamlines the upgrade process and reduces fragmentation within the superchain.
29+
By aligning with a common Superchain target, chains can implement consensus-breaking changes simultaneously, maintaining compatibility and coherence across the Superchain ecosystem.
30+
This approach streamlines the upgrade process and reduces fragmentation within the Superchain.
3131

3232
## ProtocolVersion L1 smart contract
3333

@@ -51,7 +51,7 @@ These rules are based on specific timestamps, dictating when the new protocol ch
5151
* **Block Height Activation:** The upgrade activates at a predetermined block number.
5252
* **Time-Based Activation:** The upgrade becomes effective at a specific timestamp.
5353

54-
## `rollup.halt` Flags on Node Binaries
54+
## `rollup.halt` flags on node binaries
5555

5656
The [`rollup.halt`](/operators/node-operators/configuration/execution-config#rolluphalt) flag is an opt-in configuration option available in both the execution and consensus layer node binaries.
5757
Its primary function is to temporarily halt node activities, during the transition phase of an upgrade, if or when it encounters an incompatible or unsupported protocol version requirement.

0 commit comments

Comments
 (0)