We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe89c1a commit 34bf201Copy full SHA for 34bf201
pages/interop/tutorials/_meta.json
@@ -4,7 +4,7 @@
4
"transfer-superchainERC20": "Transferring a SuperchainERC20",
5
"custom-superchain-erc20": "Custom SuperchainERC20 tokens",
6
"bridge-crosschain-eth": "Bridging native cross-chain ETH transfers",
7
- "relay-messages-cast": "Relaying interop messages using `cast`",
+ "relay-with-cast": "Relaying interop messages using `cast`",
8
"relay-messages-viem": "Relaying interop messages using `viem`",
9
"contract-calls": "Making crosschain contract calls (ping pong)",
10
"event-reads": "Making crosschain event reads (tic-tac-toe)",
0 commit comments