Type Alias rococo_parachain_runtime::FungiblesTransactor
source · pub type FungiblesTransactor = FungiblesAdapter<Assets, ConvertedConcreteId<AssetIdForTrustBackedAssets, u64, AsPrefixedGeneralIndex<SystemAssetHubAssetsPalletLocation, AssetIdForTrustBackedAssets, JustTry>, JustTry>, LocationToAccountId, AccountId, LocalMint<NonZeroIssuance<AccountId, Assets>>, CheckingAccount>;
Expand description
Means for transacting assets besides the native currency on this chain.
Aliased Type§
struct FungiblesTransactor(/* private fields */);