We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776d0ff commit 72836beCopy full SHA for 72836be
develop/interoperability/guides/from-apps/claiming-trapped-assets.md
@@ -15,7 +15,7 @@ This guide details the process and required steps to claim trapped assets.
15
Assets become trapped whenever execution halts and there are leftover assets. This can happen for example if:
16
17
- An XCM execution throws an error in any instruction when assets are in holding:
18
- - `DepositAsset` can't deposit because the account doesn't exist.
+ - `DepositAsset` can't deposit because the account doesn't exist.
19
- `Transact` can't execute the call because it doesn't exist.
20
- `PayFees` not enough funds or not paying enough for execution.
21
- and others.
0 commit comments