mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
make xcm_config public (#4731)
This commit is contained in:
@@ -89,7 +89,7 @@ use frame_support::traits::{InstanceFilter, OnRuntimeUpgrade};
|
||||
mod bridge_messages;
|
||||
mod validator_manager;
|
||||
mod weights;
|
||||
mod xcm_config;
|
||||
pub mod xcm_config;
|
||||
|
||||
// Make the WASM binary available.
|
||||
#[cfg(feature = "std")]
|
||||
|
||||
Reference in New Issue
Block a user