Expand description
Migration module for the MSA pallet.
Modules§
- vec
- A contiguous growable array type with heap-allocated contents, written
Vec<T>.
Macros§
Structs§
- MigrationProgress V2_ Storage_ Instance 
- MigrationStatus 
- 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§
- BlockNumber For 
- Type alias for the BlockNumberassociated type of system config.
- MigrationProgress V2 
- Storage for tracking migration progress