Skip to content

Commit aedaa38

Browse files
Update develop/toolkit/interoperability/paraspell-xcm-sdk/transfer-tokens-between-parachains.md
Co-authored-by: Dawn Kelly <[email protected]>
1 parent e3fdd27 commit aedaa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/toolkit/interoperability/paraspell-xcm-sdk/transfer-tokens-between-parachains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Add the following code:
146146
--8<-- 'code/develop/toolkit/interoperability/paraspell/index.ts:108:108'
147147
```
148148

149-
Comment out the `XcmTransferInfo()` and execute the transfer:
149+
Comment out the `XcmTransferInfo()` function so it doesn't execute again. Then, execute the transfer by running the following command:
150150

151151
```bash
152152
bun run index.ts

0 commit comments

Comments
 (0)