xcm-transactor on generic (#346)

This commit is contained in:
Amar Singh
2024-10-31 13:34:42 -04:00
committed by GitHub
parent 8b56b2990e
commit 62f2cd2913
10 changed files with 340 additions and 3 deletions
@@ -19,6 +19,7 @@ frame_benchmarking::define_benchmarks!(
[pallet_treasury, Treasury]
[pallet_conviction_voting, ConvictionVoting]
[pallet_whitelist, Whitelist]
[pallet_xcm_transactor, XcmTransactor]
);
use cumulus_primitives_core::{ChannelStatus, GetChannelInfo};