Skip to content

Commit 8c2a4b8

Browse files
authored
Update cross-chain-message.mdx
Added context of being able to interop w/itself. eg interop works for uni->opm, opm->uni, but also opm->opm, uni->uni, etc.
1 parent 72a4abc commit 8c2a4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Image from 'next/image'
99

1010
# Anatomy of a cross-chain message
1111

12-
A cross-chain message applies to any message sent across a chain. This applies to asset transfers using the [SuperchainERC20](superchain-erc20) token standard.
12+
A cross-chain message applies to any message sent using Superchain interop - this includes sending across chains within an interop cluster but also chains interopping with itself. This functionality applies to asset transfers using the [SuperchainERC20](superchain-erc20) token standard.
1313

1414
## How it works
1515

0 commit comments

Comments
 (0)