Skip to content

Commit 691d0be

Browse files
authored
Update cross-chain-message.mdx
Nit: Change 'native interop' to 'Superchain interop'
1 parent 1810438 commit 691d0be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/stack/protocol/interop/cross-chain-message.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A cross-chain message applies to any message sent across a chain. This applies t
1313

1414
## How It Works
1515

16-
To send a cross-chain message on the Superchain using [native OP Stack interoperability](explainer), these two aspects must be in place:
16+
To send a cross-chain message on the Superchain using [Superchain interoperability](explainer), these two aspects must be in place:
1717

1818
1. Each interoperable chain runs a verifying node for each chain in the interoperable set.
1919
2. Each cross-chain message has an **initiating transaction** on the source chain and a **finalizing transaction** on the destination chain.
@@ -31,6 +31,6 @@ In the example above, `Ox123` sends 1 OP from OP Mainnet to Base, but this appli
3131

3232
## Next Steps
3333

34-
* More questions? Check out the FAQ section in the [OP Stack's Native Interop Explainer](explainer#faqs) or check out this [interop design video walk-thru](https://www.youtube.com/watch?v=FKc5RgjtGes).
35-
* Ready to get started? Use [SuperSim](https://github.com/ethereum-optimism/supersim), a local dev environment that simulates interop for testing applications against a local version of the Superchain.
36-
* For more info about how OP Stack interoperability works under the hood, [check out the specs](https://specs.optimism.io/interop/overview.html).
34+
* More questions? Check out the FAQ section in the [Superchain Interop Explainer](explainer#faqs) or check out this [Superchain interop design video walk-thru](https://www.youtube.com/watch?v=FKc5RgjtGes).
35+
* Ready to get started? Use [SuperSim](https://github.com/ethereum-optimism/supersim), a local dev environment that simulates Superchain interop for testing applications against a local version of the Superchain.
36+
* For more info about how Superchain interoperability works under the hood, [check out the specs](https://specs.optimism.io/interop/overview.html).

0 commit comments

Comments
 (0)