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