Expand description
Migration module for the MSA pallet.
Modules§
- vec
- A contiguous growable array type with heap-allocated contents, written
Vec<T>
.
Macros§
Structs§
- Migration
Progress V2_ Storage_ Instance - Migration
Status - Storage item to track migration progress for Paseo
Constants§
Functions§
- migrate_
provider_ entries_ batch - Core migration function that can be called from both contexts
- on_
initialize_ migration - Hook-based multi-block migration for Frequency Provider Migration This should be called from your pallet’s on_initialize hook
Type Aliases§
- Block
Number For - Type alias for the
BlockNumber
associated type of system config. - Migration
Progress V2 - Storage for tracking migration progress