pub type LocalAssetTransactor = CurrencyAdapter<Balances, IsConcrete<SelfLocation>, LocationToAccountId, AccountId, ()>;
Expand description

Means for transacting assets on this chain.