Fix pallet's integration (#13056)

This commit is contained in:
Jegor Sidorenko
2023-01-04 10:30:12 +02:00
committed by GitHub
parent 83c1ffd7a5
commit ae72d1cdf9
3 changed files with 12 additions and 8 deletions
+2
View File
@@ -1767,3 +1767,5 @@ pub mod pallet {
}
}
}
sp_core::generate_feature_enabled_macro!(runtime_benchmarks_enabled, feature = "runtime-benchmarks", $);