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: tutorials/polkadot-sdk/system-chains/asset-hub/batch-teleport-assets.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,10 +188,10 @@ It is best practice to conduct dry run tests before execution of a cross-chain t
188
188
189
189
Congratulations! You've successfully implemented batch teleport functionality using the ParaSpell SDK. This single-file implementation demonstrates how to:
190
190
191
-
- Bundle multiple cross-chain transfers into efficient batch operations
192
-
- Configure network settings for different environments
193
-
- Generate ready-to-submit transaction data
194
-
- Use the PAPI console for transaction submission
191
+
- Bundle multiple cross-chain transfers into efficient batch operations.
192
+
- Configure network settings for different environments.
193
+
- Generate ready-to-submit transaction data.
194
+
- Use the PAPI console for transaction submission.
195
195
196
196
The batch teleport feature significantly improves efficiency when performing multiple cross-chain transfers, reducing both time and transaction costs in the Polkadot ecosystem.
0 commit comments