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 99a01d7 commit 8d2c839Copy full SHA for 8d2c839
src/content/ccip/getting-started/evm.mdx
@@ -301,7 +301,8 @@ npx hardhat run scripts/send-cross-chain-message.ts
301
```
302
303
2. Wait a few minutes for the message to be delivered to the receiver contract.
304
- </Accordion>
+
305
+</Accordion>
306
307
<Accordion title="Verify cross-chain delivery" number={6}>
308
1. Paste the Receiver contract address into `RECEIVER_ADDRESS` in `scripts/verify-cross-chain-message.ts`, then run:
0 commit comments