Skip to content

Commit 1770bfa

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

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
@@ -122,7 +122,7 @@ ParaSpell has a helpful function for this: [`getTransferInfo()`](https://paraspe
122122
--8<-- 'code/develop/toolkit/interoperability/paraspell/index.ts:90:106'
123123
```
124124

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

127127
```bash
128128
bun run index.ts

0 commit comments

Comments
 (0)