mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
make xcm_config public (#4731)
This commit is contained in:
@@ -101,7 +101,7 @@ mod weights;
|
||||
mod bag_thresholds;
|
||||
|
||||
// XCM configurations.
|
||||
mod xcm_config;
|
||||
pub mod xcm_config;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
Reference in New Issue
Block a user