Type Alias centrifuge_runtime::xcm::FungiblesTransactor
source · 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 */);