pd::migrate

Function migrate_comet_data

Source
pub async fn migrate_comet_data(
    comet_home: PathBuf,
    new_genesis_file: PathBuf,
) -> Result<()>