Function forest_filecoin::db::db_mode::get_latest_versioned_database

source ยท
pub(super) fn get_latest_versioned_database(
    chain_data_path: &Path,
) -> Result<Option<Version>>
Expand description

Returns the latest versioned database in the chain data directory (if such one exists).