Skip to content

Commit 91d6727

Browse files
Update develop/interoperability/best-practices-for-teleporting-assets.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent fdfdebb commit 91d6727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

develop/interoperability/best-practices-for-teleporting-assets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ For non-sufficient assets, make sure the destination account has enough native t
139139
Use proper runtime APIs for accurate fee estimation rather than hardcoded values:
140140

141141
[Transaction Payment API](https://paritytech.github.io/polkadot-sdk/master/pallet_transaction_payment_rpc/trait.TransactionPaymentRuntimeApi.html){target=\_blank} for local fees:
142+
142143
```typescript
143144
import { dot } from "@polkadot-api/descriptors";
144145
import { createClient } from "polkadot-api";

0 commit comments

Comments
 (0)