Skip to content

Commit 9c0850f

Browse files
authored
Add clarification for OP-Supervisor
Clarify only chain ops and full node operators need to run
1 parent 6cf3981 commit 9c0850f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/stack/interop/op-supervisor.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ import { InteropCallout } from '@/components/WipCallout'
2626

2727
# OP-Supervisor
2828

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:
3130

3231
* Log entries, which could be [initiating messages](./explainer#how-messages-get-from-one-chain-to-the-other) for cross-domain messages.
3332
* Blockchain heads, which are the latest blocks at various levels of confidence and safety:

0 commit comments

Comments
 (0)