You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/stack/interop/op-supervisor.mdx
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ import { InteropCallout } from '@/components/WipCallout'
26
26
27
27
# OP-Supervisor
28
28
29
-
OP-Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack.
30
-
The main information it contains about other blockchains is:
29
+
OP-Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack. Anyone is able to run OP-Supervisor but only chain operators and full-node operators are expected to run OP-Supervisor. The main information it contains about other blockchains is:
31
30
32
31
* Log entries, which could be [initiating messages](./explainer#how-messages-get-from-one-chain-to-the-other) for cross-domain messages.
33
32
* Blockchain heads, which are the latest blocks at various levels of confidence and safety:
0 commit comments