Skip to content

Commit 0a6a2e6

Browse files
Update tutorials/polkadot-sdk/system-chains/asset-hub/batch-teleport-assets.md
Co-authored-by: Erin Shaben <[email protected]>
1 parent d0f5bb5 commit 0a6a2e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tutorials/polkadot-sdk/system-chains/asset-hub/batch-teleport-assets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,10 @@ It is best practice to conduct dry run tests before execution of a cross-chain t
188188

189189
Congratulations! You've successfully implemented batch teleport functionality using the ParaSpell SDK. This single-file implementation demonstrates how to:
190190

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.
195195

196196
The batch teleport feature significantly improves efficiency when performing multiple cross-chain transfers, reducing both time and transaction costs in the Polkadot ecosystem.
197197

0 commit comments

Comments
 (0)