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.