git.delta.rocks / unique-network / refs/commits / f2aedb500a30

difftreelog

fix remove OverridableAllowedLocations

Daniel Shiposha2023-03-22parent: #e3544d2.patch.diff
in: master

2 files changed

modifiedruntime/common/mod.rsdiffbeforeafterboth
22pub mod instance;22pub mod instance;
23pub mod maintenance;23pub mod maintenance;
24pub mod runtime_apis;24pub mod runtime_apis;
25pub mod xcm;
2625
27#[cfg(feature = "scheduler")]26#[cfg(feature = "scheduler")]
28pub mod scheduler;27pub mod scheduler;
deletedruntime/common/xcm.rsdiffbeforeafterboth

no changes