Xcm Emulator: prepare XCMP on init (#2711)

* std for pallet-glutton

* fix xcm-emulator init

* headers for it tests
This commit is contained in:
Muharem Ismailov
2023-06-08 13:09:48 +02:00
committed by GitHub
parent 29fa722f38
commit f8cc95c6b9
18 changed files with 244 additions and 4 deletions
+1
View File
@@ -51,6 +51,7 @@ std = [
"pallet-sudo/std",
"pallet-timestamp/std",
"pallet-transaction-payment/std",
"pallet-glutton/std",
"sp-api/std",
"sp-block-builder/std",
"sp-core/std",