xcm-transactor on evm (#345)

This commit is contained in:
Amar Singh
2024-10-31 09:04:01 -04:00
committed by GitHub
parent 10bf20f9ec
commit 8b56b2990e
9 changed files with 327 additions and 2 deletions
+1
View File
@@ -21,6 +21,7 @@ frame_benchmarking::define_benchmarks!(
[pallet_conviction_voting, ConvictionVoting]
[pallet_whitelist, Whitelist]
[pallet_referenda, Referenda]
[pallet_xcm_transactor, XcmTransactor]
);
use cumulus_primitives_core::{ChannelStatus, GetChannelInfo};