Skip to content

Commit 25ebdda

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ const feeInAsset = await api.apis.AssetConversionApi.quote_price_exact_tokens_fo
189189

190190
### Multi-Asset Fee Handling
191191

192-
For non-sufficient assets, implement fee payment strategies:
192+
For dealing with non-sufficient assets and fees, there are different fee payment strategies you can implement:
193193

194194
1. **[Asset Conversion](/polkadot-protocol/architecture/system-chains/asset-hub/#non-sufficient-assets){target=\_blank}**: Convert part of the transfer amount to pay fees
195195
2. **Separate Fee Payment**: Use a different sufficient asset for fees

0 commit comments

Comments
 (0)