Skip to content
Snippets Groups Projects
Commit 86f6a173 authored by Alexander Popiak's avatar Alexander Popiak Committed by GitHub
Browse files

Fix TransactAsset Implementation (#3345)


* convert local AssetNotFound errors into XcmError::AssetNotFound

aims allow the tuple implementation of TransactAsset to iterate properly

* add more XcmError descriptions

* adjust the rest of the TransactAsset tuple implementation to the behavior of can_check_in

* fix copy paste errors

* keep iterating tuple on Unimplemented error in TransactAsset

* add tests for tuple implementation of TransactAsset

* Update xcm/src/v0/traits.rs

Co-authored-by: default avatarAndronik Ordian <write@reusable.software>

Co-authored-by: default avatarShawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: default avatarAndronik Ordian <write@reusable.software>
parent aac9d77e
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment