Function forest_filecoin::state_migration::common::migrators::nil_migrator

source ยท
pub(in state_migration) fn nil_migrator<BS: Blockstore>(
    cid: Cid,
) -> Arc<dyn ActorMigration<BS> + Send + Sync>
Expand description

Creates a new migrator which preserves the head CID and provides a fixed result code CID.