Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Forgotten pub reexport for GlobalConsensusParachainConvertsFor
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed May 16, 2023
1 parent 9420d7d commit 412e86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcm/xcm-builder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pub mod test_utils;
mod location_conversion;
pub use location_conversion::{
Account32Hash, AccountId32Aliases, AccountKey20Aliases, ChildParachainConvertsVia,
ParentIsPreset, SiblingParachainConvertsVia,
GlobalConsensusParachainConvertsFor, ParentIsPreset, SiblingParachainConvertsVia,
};

mod origin_conversion;
Expand Down

0 comments on commit 412e86a

Please sign in to comment.