From dd3c0cb78c5408d4c94cce25f60f119e2aa14a7f Mon Sep 17 00:00:00 2001 From: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:11:14 -0600 Subject: [PATCH] Update rust/icp_transfer/README.md Co-authored-by: Marco Walz <8124114+marc0olo@users.noreply.github.com> --- rust/icp_transfer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/icp_transfer/README.md b/rust/icp_transfer/README.md index 429d4fbee..c2fa459d2 100644 --- a/rust/icp_transfer/README.md +++ b/rust/icp_transfer/README.md @@ -269,7 +269,7 @@ TOKENS_TRANSFER_ACCOUNT_ID_BYTES="$(python3 -c 'print("vec{" + ";".join([str(b) ## Step 11: Transfer funds to your canister > [!TIP] -> Make sure that you are using the default `dfx` account that we minted tokens to in step 7 for the following steps. +> Make sure that you are using the default `dfx` account that we minted tokens to in step 6 for the following steps. Make the following call to transfer funds to the canister: