mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Polkadot: Remove configuration's runtime migration and just set StorageVersion (#4035)
* wip * Remove unused members
This commit is contained in:
@@ -33,6 +33,7 @@ pub use pallet::*;
|
||||
|
||||
pub mod migration;
|
||||
|
||||
#[allow(dead_code)]
|
||||
const LOG_TARGET: &str = "runtime::configuration";
|
||||
|
||||
/// All configuration of the runtime with respect to parachains and parathreads.
|
||||
|
||||
Reference in New Issue
Block a user