You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MultiCurrencyAdapter deposit asset impl, if the CurrencyId conversion failed, consider the asset as unknown asset, and deposit it via OnUnknownAssetDeposit trait.
While integrating the XCM related pallets, use orml-unknown-tokens pallet as OnUnknownAssetDeposit impl in MultiCurrencyAdapter.
See #385
The text was updated successfully, but these errors were encountered: