Skip to content

Commit d498d56

Browse files
authored
Merge pull request #1103 from ethereum-optimism/zainbacchus-patch-3
Update cross-chain-message.mdx
2 parents 72a4abc + 89e6546 commit d498d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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 refers to any communication sent using Superchain interop. This includes messages sent between different chains within an interop cluster, as well as messages sent on a single chain for interoperable. This functionality enables asset transfers that utilize the [SuperchainERC20](superchain-erc20) token standard.
1313

1414
## How it works
1515

0 commit comments

Comments
 (0)