xtokens on generic (#343)

* generic xtokens support

---------

Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com>
This commit is contained in:
Özgün Özerk
2024-10-31 10:38:32 +03:00
committed by GitHub
parent c43aa9591b
commit a7d968b934
11 changed files with 579 additions and 26 deletions
@@ -1,4 +1,5 @@
pub mod asset_config;
pub use asset_config::AssetType;
pub mod governance;
pub mod xcm_config;