Skip to content

Commit 8767ddc

Browse files
Update a chain selector (#1893)
1 parent d00edb8 commit 8767ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/ccip/tutorials/send-arbitrary-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You will use CCIP to send a text. The CCIP fees for using CCIP will be paid in n
139139

140140
| Argument | Description | Value (_Ethereum Sepolia_) |
141141
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
142-
| \_destinationChainSelector | CCIP Chain identifier of the target blockchain. You can find each network's chain selector on the [ supported networks page ](/ccip/supported-networks) | <CopyText text="14767482510784806043" code/> |
142+
| \_destinationChainSelector | CCIP Chain identifier of the target blockchain. You can find each network's chain selector on the [ supported networks page ](/ccip/supported-networks) | <CopyText text="16015286601757825753" code/> |
143143
| \_receiver | The destination smart contract address | Your deployed receiver contract address |
144144
| \_text | any `string` | <CopyText text="Hello World!" code/> |
145145

0 commit comments

Comments
 (0)