Function forest_filecoin::state_migration::run_state_migrations

source ยท
pub fn run_state_migrations<DB>(
    epoch: i64,
    chain_config: &ChainConfig,
    db: &Arc<DB>,
    parent_state: &Cid,
) -> Result<Option<Cid>>
where DB: Blockstore + Send + Sync,
Expand description

Run state migrations