Move XCM configurations out into its own module (#981)

* Move XCM configurations out into its own module

* Revert removal of the AccountNonceApi
This commit is contained in:
Keith Yeung
2022-02-11 15:59:48 -08:00
committed by GitHub
parent b8eef1486c
commit 18af89c601
11 changed files with 876 additions and 776 deletions
+1
View File
@@ -114,6 +114,7 @@ std = [
"pallet-timestamp/std",
"pallet-transaction-payment-rpc-runtime-api/std",
"pallet-transaction-payment/std",
"pallet-xcm/std",
"cumulus-pallet-aura-ext/std",
"cumulus-pallet-parachain-system/std",
"cumulus-pallet-xcm/std",