Expand description
§Common Moonbeam Migrations
Structs§
- Remove all of a pallet’s state and re-initializes it to the current in-code storage version.
Type Aliases§
- List of common multiblock migrations to be executed by the pallet_multiblock_migrations. The migrations listed here are common to every moonbeam runtime.
- Migrations/checks that do not need to be versioned and can run on every update.
- All migrations that will run on the next runtime upgrade.
- Unreleased migrations. Add new ones here: