You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop/toolkit/interoperability/paraspell-xcm-sdk/transfer-tokens-between-parachains.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Now add the following setup code to `index.ts`:
53
53
54
54
Replace the `INSERT_YOUR_SEED_PHRASE ` with the seed phrase from your Polkadot development account.
55
55
56
-
Be sure to fund this account with some PAS tokens on Passeo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
56
+
Be sure to fund this account with some PAS tokens on Paseo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
57
57
58
58
!!!note "Security Warning"
59
59
Never commit your mnemonic phrase in production code. Use environment variables or secure key management systems.
Replace the `INSERT_YOUR_SEED_PHRASE ` with the seed phrase from your Polkadot development account.
17332
17332
17333
-
Be sure to fund this account with some PAS tokens on Passeo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
17333
+
Be sure to fund this account with some PAS tokens on Paseo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
17334
17334
17335
17335
!!!note "Security Warning"
17336
17336
Never commit your mnemonic phrase in production code. Use environment variables or secure key management systems.
0 commit comments