Skip to content

Commit 08248e7

Browse files
Small structure edit
1 parent 43ce5fb commit 08248e7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pages/notices/superchain-withdrawal-pause-test.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ import { Steps, Callout } from 'nextra/components'
2626

2727
The Optimism Collective will be testing improved incident response features on the Sepolia Superchain.
2828

29-
During this excercise, the privileged [`GUARDIAN`](/superchain/privileged-roles#guardian) address will call the `pause` function on the `SuperchainConfig`.
30-
Members of the Optimism Collective's security team will ensure that the pause is executed correctly and the incident response improvements worked as intended.
31-
Then the `unpause` function will be called to resume normal operations.
29+
## What's happening
30+
1. During this excercise, the privileged [`GUARDIAN`](/superchain/privileged-roles#guardian) address will call the `pause` function on the `SuperchainConfig`.
31+
1. Members of the Optimism Collective's security team will ensure that the pause is executed correctly and the incident response improvements worked as intended.
32+
1. Then the `unpause` function will be called to resume normal operations.
33+
3234
To learn more about this functionality, please refer to this [documentation](/stack/security/pause).
3335

3436
This functionality is important for the security of the Superchain and should be understood by Chain Operators, users, and especially for centralized exchanges and third-party bridge operators. **Please note that this will not effect any L1-to-L2 deposit transactions or L2 transactions. No action is required from users or operators.**

0 commit comments

Comments
 (0)