referrerpolicy=no-referrer-when-downgrade

Type Alias penpal_runtime::xcm_config::FungiblesTransactor

source ·
pub type FungiblesTransactor = FungiblesAdapter<Assets, (ConvertedConcreteId<AssetId, Balance, AsPrefixedGeneralIndex<AssetsPalletLocation, AssetId, JustTry>, JustTry>, ConvertedConcreteId<AssetId, Balance, AsPrefixedGeneralIndex<SystemAssetHubAssetsPalletLocation, AssetId, 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 */);