mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 21:31:02 +00:00
Tweaks to XCM for Benchmarking (#4283)
* tweaks to xcm stuff for benchmarking * Update xcm/xcm-executor/src/lib.rs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user