sui_tool

Function restore_from_db_checkpoint

Source
pub async fn restore_from_db_checkpoint(
    config: &NodeConfig,
    db_checkpoint_path: &Path,
) -> Result<(), Error>