Type Alias astar_runtime::xcm_config::AssetTransactors
source ยท pub type AssetTransactors = (CurrencyTransactor, FungiblesTransactor);Expand description
Means for transacting assets on this chain.
pub type AssetTransactors = (CurrencyTransactor, FungiblesTransactor);Means for transacting assets on this chain.