From a3767d52dda0d1404ca79f88e2a7aceed1d4416e Mon Sep 17 00:00:00 2001 From: cpengilly <29023967+cpengilly@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:59:57 -0700 Subject: [PATCH] add expected audience --- pages/stack/interop/op-supervisor.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/stack/interop/op-supervisor.mdx b/pages/stack/interop/op-supervisor.mdx index 3d13606d..7afafb83 100644 --- a/pages/stack/interop/op-supervisor.mdx +++ b/pages/stack/interop/op-supervisor.mdx @@ -1,7 +1,7 @@ --- title: OP Supervisor lang: en-US -description: Learn the basics of OP-Supervisor. +description: Learn the basics of OP Supervisor. --- import { Callout, Tabs, Steps } from 'nextra/components' @@ -12,7 +12,7 @@ import { Callout, Tabs, Steps } from 'nextra/components' Interop is currently in active development and not yet ready for production use. The information provided here may change. Check back regularly for the most up-to-date information. -OP Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack. It serves as a hub where each `op-node` can index the data needed for cross-chain verification. +OP Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack. It serves as a hub where each `op-node` can index the data needed for cross-chain verification. Chain operators and teams running full nodes like RPC providers are expected to run this service. Some features and benefits include: * Enables secure cross-chain message passing on the Superchain