Type Alias MigrationInProgress

MigrationInProgress: StorageDescriptor<[], Binary, true, never>

A migration can span across multiple blocks. This storage defines a cursor to track the progress of the migration, enabling us to resume from the last completed position.