Skip to content

Commit

Permalink
delete migration line
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Mar 7, 2024
1 parent bbe0778 commit 95e520e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runtime/altair/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ frame_support::parameter_types! {
pub const AnnualTreasuryInflationPercent: u32 = 3;
}

/// The migration set for Altair 1034 @ Kusama. It includes all the migrations
/// that have to be applied on that chain.
#[cfg(not(feature = "std"))]
pub type UpgradeAltair1034 = (
// Updates asset custom metadata from mid 2023 to latest (two fields missing/mismatching)
translate_asset_metadata::Migration<super::Runtime>,
Expand Down

0 comments on commit 95e520e

Please sign in to comment.