Skip to content

Commit e66a16d

Browse files
committed
update a statement about halt
1 parent 2944469 commit e66a16d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/stack/interop/superchain-upgrades.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This contract is instrumental in managing and tracking the progression of protoc
3939

4040
**[Superchain version signaling](https://specs.optimism.io/protocol/superchain-upgrades.html#superchain-version-signaling)** is a mechanism that allows nodes and clients to be aware of and prepare for upcoming protocol changes.
4141
This signaling is achieved through the **ProtocolVersion smart contract**, allowing chains to indicate their readiness for upcoming upgrades and ensuring that all participating chains are synchronized.
42+
If the node see's a versioning signal onchain before the node software has been updated for a hardfork, the node will [halt](/stack/interop/superchain-upgrades#rolluphalt-flags-on-node-binaries) to prevent chain divergence
4243
Through this signaling:
4344
* Nodes can anticipate and implement necessary adjustments ahead of time.
4445
* Clients are informed about the protocol version they should be compatible with, ensuring seamless interactions across the Superchain.

0 commit comments

Comments
 (0)