pub type FungiblesTransactor = FungiblesAdapter<Assets, ConvertedConcreteId<AssetId, Balance, AstarAssetLocationIdConverter, JustTry>, LocationToAccountId, AccountId, NoChecking, DummyCheckingAccount>;Expand description
Means for transacting assets besides the native currency on this chain.
Aliased Typeยง
struct FungiblesTransactor(/* private fields */);