Tweaks to XCM for Benchmarking (#4283)

* tweaks to xcm stuff for benchmarking

* Update xcm/xcm-executor/src/lib.rs
This commit is contained in:
Shawn Tabrizi
2021-11-15 17:38:11 -04:00
committed by GitHub
parent 08b8929c32
commit 59e90a77f0
7 changed files with 126 additions and 74 deletions
+3
View File
@@ -25,6 +25,9 @@ mod mock;
#[cfg(test)]
mod tests;
#[cfg(feature = "std")]
pub mod test_utils;
mod location_conversion;
pub use location_conversion::{
Account32Hash, AccountId32Aliases, AccountKey20Aliases, ChildParachainConvertsVia,