Skip to content

Commit

Permalink
Add ddc-verification v2 migration for cere
Browse files Browse the repository at this point in the history
  • Loading branch information
khssnv committed Dec 13, 2024
1 parent fe13c38 commit a99e3f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/cere/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,7 @@ pub mod migrations {
pallet_ddc_nodes::migrations::v1::MigrateToV1<Runtime>,
UpgradeSessionKeys,
pallet_ddc_verification::migrations::v1::MigrateToV1<Runtime>,
pallet_ddc_verification::migrations::v2::MigrateToV1<Runtime>,
pallet_ddc_payouts::migrations::v1::MigrateToV1<Runtime>,
pallet_ddc_payouts::migrations::v2::MigrateToV2<Runtime>,
);
Expand Down

0 comments on commit a99e3f4

Please sign in to comment.