Functions to benchmark messages pallet with linked to parachain (#1817)

* functions to benchmark messages pallet with linked to parachain

* unused imports

* fmt
This commit is contained in:
Svyatoslav Nikolsky
2023-01-25 15:55:42 +03:00
committed by Bastian Köcher
parent 1f727beb5d
commit c8c606dd66
4 changed files with 186 additions and 48 deletions
+1
View File
@@ -82,6 +82,7 @@ std = [
runtime-benchmarks = [
"pallet-bridge-grandpa/runtime-benchmarks",
"pallet-bridge-messages/runtime-benchmarks",
"pallet-bridge-parachains/runtime-benchmarks",
"xcm-builder/runtime-benchmarks",
]
integrity-test = [