pub type FungiblesTransactor = FungiblesAdapter<Tokens, ConvertedConcreteId<CurrencyId, Balance, CurrencyIdConvert, JustTry>, LocationToAccountId, AccountId, NoChecking, CheckingAccount>;
Expand description

Means for transacting the fungibles assets of this parachain.

Aliased Type§

struct FungiblesTransactor(/* private fields */);