Skip to content

Commit

Permalink
try-runtime success
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Jan 29, 2024
1 parent 8c607a1 commit 9e91d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot-parachains/integritee-runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,7 @@ pub type Migrations = (
migrations_fix::dmp_queue::v2::MigrateToV2<Runtime>,
migrations_fix::xcmp_queue::v3::MigrateToV3<Runtime>,
migrations_fix::democracy::v1::MigrateToV1<Runtime>,
cumulus_pallet_parachain_system::migration::Migration<Runtime>,
);

/// Executive: handles dispatch to the various modules.
Expand Down

0 comments on commit 9e91d5e

Please sign in to comment.