From 1735ac47b800f67246b33eaf04618fd90c6113f7 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Fri, 12 Jan 2024 15:20:20 +0100 Subject: [PATCH] remove change --- .../ccip/tutorials/programmable-token-transfers-defensive.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx b/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx index a0feb1141fe..9a8ef1a4bcf 100644 --- a/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx +++ b/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx @@ -84,7 +84,7 @@ At this point, you have one _sender_ contract on _Ethereum Sepolia_ and one _rec You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will be paid in LINK. -1. Open MetaMask and connect to _Ethereum Sepolia_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. +1. Open MetaMask and connect to _Ethereum Sepolia_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. 1. Send a string data with tokens from _Ethereum Sepolia_: