Skip to content

Commit 8d2c839

Browse files
Update evm.mdx
1 parent 99a01d7 commit 8d2c839

File tree

1 file changed

+2
-1
lines changed
  • src/content/ccip/getting-started

1 file changed

+2
-1
lines changed

src/content/ccip/getting-started/evm.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ npx hardhat run scripts/send-cross-chain-message.ts
301301
```
302302

303303
2. Wait a few minutes for the message to be delivered to the receiver contract.
304-
</Accordion>
304+
305+
</Accordion>
305306

306307
<Accordion title="Verify cross-chain delivery" number={6}>
307308
1. Paste the Receiver contract address into `RECEIVER_ADDRESS` in `scripts/verify-cross-chain-message.ts`, then run:

0 commit comments

Comments
 (0)