Expand description
Structs§
- Deposit
ToAlternative OnDepositFailimpl, will deposit known currencies to an alternative account.- Disabled
Parachain Fee - IsNative
Concrete - A
MatchesFungibleimplementation. It matches concrete fungible assets whoseidcould be converted intoCurrencyId. - Multi
Currency Adapter - The
TransactAssetimplementation, to handleAssetdeposit/withdraw. Note that teleport related functions are unimplemented. - Multi
Native Asset - A
ContainsPairimplementation. Filters multi native assets whose reserve is same withorigin.
Traits§
- OnDeposit
Fail - Deposit errors handler for
TransactAssetimplementations. Default impl for()returns anXcmError::FailedToTransactAsseterror. - Unknown
Asset - Handlers unknown asset deposit and withdraw.