Type Alias shiden_runtime::xcm_config::FungiblesTransactor
source · pub type FungiblesTransactor = FungiblesAdapter<Assets, ConvertedConcreteId<AssetId, Balance, ShidenAssetLocationIdConverter, JustTry>, LocationToAccountId, AccountId, NoChecking, DummyCheckingAccount>;
Expand description
Means for transacting assets besides the native currency on this chain.
Aliased Type§
struct FungiblesTransactor(/* private fields */);