This commit is contained in:
Gav Wood
2021-10-24 11:22:58 +02:00
parent 2ac537ee1f
commit 138f06d54c
3 changed files with 6 additions and 11 deletions
+2
View File
@@ -146,6 +146,8 @@ impl xcm_executor::Config for XcmConfig {
type AssetTrap = ();
type AssetClaims = ();
type SubscriptionService = ();
type PalletInstancesInfo = AllPallets;
type MaxAssetsIntoHolding = MaxAssetsIntoHolding;
}
pub type XcmRouter = (